dont abort

pull/216/head
Aevann 2023-10-23 23:56:42 +03:00
parent d6ffcf99cc
commit 2c509be171
1 changed files with 1 additions and 1 deletions

View File

@ -1407,7 +1407,7 @@ def bm():
if data['type'] == 'membership.updated':
print(data, flush=True)
abort(400)
return ''
created_utc = data['created']