From 5581fa6004fa990fedd0e17a184bc7c98ea969f4 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Sep 2021 17:17:56 +0200 Subject: [PATCH] fdsf --- 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 580140b8b..8cc814694 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -198,7 +198,7 @@ ALLOW_MULTIPLE = ( "stars" ) -@app.get("/fucking") +@app.post("/fucking") @auth_required @validate_formkey def award_post(pid, v):