fix typo
This commit is contained in:
parent
2df2a08ded
commit
8b17f133d6
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ class Notifications(Cog):
|
|||
pass
|
||||
# TODO: Ignore channels
|
||||
|
||||
@ignore.cmmand()
|
||||
@ignore.command()
|
||||
@guild_only()
|
||||
async def active(self, ctx):
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue