fdsf
This commit is contained in:
parent
2ff17ed7a2
commit
6968b117c9
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue