remotes/1693045480750635534/spooky-22
Aevann1 2021-10-06 01:53:28 +02:00
parent 5f5659cc55
commit debd7649ef
1 changed files with 0 additions and 1 deletions

View File

@ -165,7 +165,6 @@ def api_vote_comment(comment_id, new, v):
@app.post("/vote/poll/<comment_id>")
@auth_required
@validate_formkey
def api_vote_poll(comment_id, v):
vote = request.values.get("vote")