remotes/1693045480750635534/spooky-22
Aevann1 2021-09-17 20:09:42 +02:00
parent d9709a9c48
commit 524d036566
1 changed files with 0 additions and 1 deletions

View File

@ -264,7 +264,6 @@ def award_post(pid, v):
@app.post("/comment/<cid>/awards")
@auth_required
@validate_formkey
def award_comment(cid, v):
if v.is_suspended and v.unban_utc == 0: