Skip to content

Commit

Permalink
chore: add remaining hints for hall of fame
Browse files Browse the repository at this point in the history
  • Loading branch information
Battlesquid committed Jul 11, 2024
1 parent 4e2b081 commit e5f7038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/commands/hall_of_fame.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ export class HallOfFameCommand extends AugmentedSubcommand {
return new CommandHints({
chat: {
development: "1126901836243275806",
production: ""
production: "1260783567382904904"
},
message: {
development: "1126901837249904672",
production: ""
production: "1260783568569892894"
}
});
}
Expand Down

0 comments on commit e5f7038

Please sign in to comment.