From 46e6d5d5a00c479783e822b5010a03313f3f0415 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 24 Sep 2021 23:57:17 +0200 Subject: [PATCH] fds] --- files/routes/static.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/static.py b/files/routes/static.py index 27de388609..70d07593c8 100644 --- a/files/routes/static.py +++ b/files/routes/static.py @@ -27,7 +27,7 @@ def static_rules(v): @app.get("/stats") -@auth_desired +@auth_required def participation_stats(v): now = int(time.time())