From 86793cfa844ec3f307ae6644d7c1ed9b53aaf15b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Sep 2021 17:19:35 +0200 Subject: [PATCH] fdfd --- files/routes/awards.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/routes/awards.py b/files/routes/awards.py index da7878d724..b8b7f21cdc 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -198,10 +198,8 @@ ALLOW_MULTIPLE = ( "stars" ) -@app.get("/fucking") @app.post("/fucking") @auth_required -@validate_formkey def award_post(pid, v): if v.is_suspended and v.unban_utc == 0: