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