dv
This commit is contained in:
parent
f40d429e7e
commit
bb7258f786
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ def remove_meme_admin(v, username):
|
|||
|
||||
|
||||
@app.post("/admin/monthly")
|
||||
@limiter.limit("2/day")
|
||||
@limiter.limit("1/day")
|
||||
@admin_level_required(3)
|
||||
@validate_formkey
|
||||
def monthly(v):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue