Skip to content

Commit

Permalink
huh ok ig
Browse files Browse the repository at this point in the history
Signed-off-by: RedGuy12 <paul@reid-family.org>
  • Loading branch information
cobaltt7 committed Jun 16, 2023
1 parent 1498973 commit 07db4d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/games/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ defineCommand(
description: "The difficulty",
type: ApplicationCommandOptionType.String,
choices: {
Easy: "Easy (2 matches per emoji)",
Traditional: "Traditional (1 match per emoji)",
"Easy (2 matches per emoji)": "Easy",
"Traditional (1 match per emoji)": "Traditional",
},
},
},
Expand Down

0 comments on commit 07db4d5

Please sign in to comment.