Skip to content

Commit

Permalink
Fix it !
Browse files Browse the repository at this point in the history
  • Loading branch information
paris-ci committed Apr 29, 2024
1 parent b1c4776 commit d120943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cogs/ducks_hunting_commands.py
Expand Up @@ -714,7 +714,7 @@ async def reload(self, ctx: MyContext):
},
{
"command": "inventory use",
"command_args": "mags",
"command_args": ["mags"],
"button_kwargs": {
"label": "Use a magazine (from your inventory)",
"style": ButtonStyle.blurple,
Expand Down

0 comments on commit d120943

Please sign in to comment.