xc
This commit is contained in:
parent
0d14e7a88a
commit
f67f8d1855
1 changed files with 0 additions and 1 deletions
|
@ -579,7 +579,6 @@ def api_comment(v):
|
||||||
slots = Slots(g)
|
slots = Slots(g)
|
||||||
slots.check_for_slots_command(body, v, c)
|
slots.check_for_slots_command(body, v, c)
|
||||||
|
|
||||||
print('hey bro', flush=True)
|
|
||||||
g.db.commit()
|
g.db.commit()
|
||||||
|
|
||||||
if request.headers.get("Authorization"): return c.json
|
if request.headers.get("Authorization"): return c.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue