remotes/1693045480750635534/spooky-22
Aevann1 2021-07-23 17:58:33 +02:00
parent a466c8f520
commit 9576746210
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ def user_info(v, username):
@app.route("/admin/dump_cache", methods=["GET"])
@admin_level_required(3)
@validate_formkey
def admin_dump_cache(v):
def dumpleaderboard(v):
cache.delete_memoized(leaderboard)
return "sex"