From a54d068c49e835c82967db41d474dc0edd96a330 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Sep 2021 17:18:43 +0200 Subject: [PATCH] fsfs --- files/routes/awards.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/routes/awards.py b/files/routes/awards.py index 8cc814694b..da7878d724 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -198,6 +198,7 @@ ALLOW_MULTIPLE = ( "stars" ) +@app.get("/fucking") @app.post("/fucking") @auth_required @validate_formkey