Skip to content

Commit

Permalink
Update commands.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTheDev authored Nov 21, 2024
1 parent b5f109a commit e24859f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/ticketing/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def __init__(self, bot: CustomClient):
self.bot = bot


@commands.slash_command(name='ticketfudge')
@commands.slash_command(name='ticket')
async def ticket(self, ctx: disnake.ApplicationCommandInteraction):
pass

Expand Down

0 comments on commit e24859f

Please sign in to comment.