From 5880bc9cd16715531eb85194ebf997f9b5e69a73 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Sep 2021 17:17:05 +0200 Subject: [PATCH] dffd --- files/routes/awards.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/awards.py b/files/routes/awards.py index 8cc814694b..580140b8bc 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -198,7 +198,7 @@ ALLOW_MULTIPLE = ( "stars" ) -@app.post("/fucking") +@app.get("/fucking") @auth_required @validate_formkey def award_post(pid, v):