Skip to content

Commit

Permalink
Add MGroup tag (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadowfiend authored Sep 24, 2024
2 parents 55b6249 + c93228c commit 4da3df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-scripts/thread-management/auto-join.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import {
const CUSTOM_CHANNEL_ROLE: Record<string, string> = {
// hiring: "PeopleOps",
"biz-dev-investor": "BD",
"press-relations": "Marketing",
"press-relations": "M Group",
}

const hasCustomChannels = Object.keys(CUSTOM_CHANNEL_ROLE).length > 0
Expand Down

0 comments on commit 4da3df3

Please sign in to comment.