There was an error while loading. Please reload this page.
1 parent 20cb2a2 commit 0054550Copy full SHA for 0054550
1 file changed
src/bot/cogs/constants.py
@@ -1,6 +1,5 @@
1
from discord.app_commands import Choice
2
3
-
4
WEBPAGE_CHOICES: tuple[Choice[str], ...] = (
5
Choice(name="Home", value=""),
6
Choice(name="Getting started", value="getting-started/"),
0 commit comments