fdg
This commit is contained in:
parent
62a21c3821
commit
e85a5994e5
2 changed files with 0 additions and 4 deletions
|
@ -820,7 +820,6 @@ def undelete_comment(cid, v):
|
|||
|
||||
|
||||
@app.post("/pin_comment/<cid>")
|
||||
@limiter.limit("1/second")
|
||||
@auth_required
|
||||
@validate_formkey
|
||||
def toggle_pin_comment(cid, v):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue