oops
This commit is contained in:
parent
6c3242eccc
commit
e6e56c4137
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class Galaxy(commands.Cog):
|
|||
else:
|
||||
return
|
||||
|
||||
@commands.group
|
||||
@commands.group()
|
||||
async def coco(self, ctx):
|
||||
"""Checks who Coco is currently set to."""
|
||||
cocotarget = await self.config.guild(ctx.guild).cocotarget()
|
||||
|
|
Loading…
Reference in a new issue