diff --git a/nomen/notifications.py b/nomen/notifications.py index 662ab79..9ea4839 100644 --- a/nomen/notifications.py +++ b/nomen/notifications.py @@ -230,7 +230,7 @@ class Notifications(Cog): pass # TODO: Ignore channels - @ignore.cmmand() + @ignore.command() @guild_only() async def active(self, ctx): pass