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
|
pass
|
||||||
# TODO: Ignore channels
|
# TODO: Ignore channels
|
||||||
|
|
||||||
@ignore.cmmand()
|
@ignore.command()
|
||||||
@guild_only()
|
@guild_only()
|
||||||
async def active(self, ctx):
|
async def active(self, ctx):
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in a new issue