diff --git a/src/utils/cog.py b/src/utils/cog.py index 8a1403cf..db47d60b 100644 --- a/src/utils/cog.py +++ b/src/utils/cog.py @@ -20,6 +20,7 @@ class MetaUtils(LionCog): 'cmd:page|desc', "Jump to a given page of the ouput of a previous command in this channel." ), + with_app_command=False ) async def page_group(self, ctx: LionContext): """