master
Aevann1 2021-12-31 14:56:59 +02:00
parent 978c5ede58
commit b5f15b9ef4
1 changed files with 1 additions and 1 deletions

View File

@ -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):