hotfix crash
This commit is contained in:
parent
e961f4a7cc
commit
4943dd3656
@ -292,6 +292,8 @@ class PollControls:
|
||||
except SystemExit:
|
||||
await self.say_error(ctx, error_text=helpstring)
|
||||
return
|
||||
except:
|
||||
return
|
||||
|
||||
# pass arguments to the wizard
|
||||
async def route(poll):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user