diff --git a/cogs/poll_controls.py b/cogs/poll_controls.py index ad10a0a..4810682 100644 --- a/cogs/poll_controls.py +++ b/cogs/poll_controls.py @@ -195,7 +195,7 @@ class PollControls(commands.Cog): footer = f'Type {pre}show to display all polls' await self.say_error(ctx, error, footer) - @commands.command(pass_context=True) + @commands.command() async def close(self, ctx, *, short=None): '''Close a poll. Parameter: