remotes/1693045480750635534/spooky-22
Aevann1 2021-07-31 08:26:12 +02:00
parent d5e7ba0978
commit 1079556a58
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@ def api_comment(v):
@app.post("/edit_comment/<cid>")
@is_not_banned
@auth_desired
def edit_comment(cid, v):
c = get_comment(cid, v=v)