oopsies
This commit is contained in:
parent
7a93a42511
commit
f9f5e3fd50
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class Galaxy(commands.Cog):
|
|||
|
||||
@commands.group(autohelp=True)
|
||||
@commands.guild_only()
|
||||
async def coco(self):
|
||||
async def coco(self, ctx):
|
||||
"""Checks who Coco is currently set to."""
|
||||
|
||||
@coco.command(name="get")
|
||||
|
|
Loading…
Reference in a new issue