Skip to content

Commit

Permalink
Temp change the channel
Browse files Browse the repository at this point in the history
  • Loading branch information
pattyjogal committed Sep 17, 2021
1 parent 1c3e8c6 commit e1c9b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/tenmans.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class SubcommandTenmansStart extends MessageExecutable<CommandInteraction> {
time = this.interaction.options.getString("time");
tenmansQueue = [];
const queueChannel = this.interaction.guild.channels.cache.get(
"887569137319149578"
"725570244256464896"
) as TextChannel;

const queueId = "stub";
Expand Down

0 comments on commit e1c9b61

Please sign in to comment.