Skip to content

Commit

Permalink
Old unstanged changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Jun 23, 2024
1 parent 5a41a8a commit b62fa4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/modmail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default class Modmail extends BotComponent {
});
// add everyone
await thread.members.add(member.id);
// Deliberately not awaiting here
await thread.send({
content: `<@&${this.wheatley.roles.moderators.id}>`,
allowedMentions: {
Expand Down

0 comments on commit b62fa4f

Please sign in to comment.