This commit is contained in:
Aevann1 2021-09-24 23:57:17 +02:00
parent 8e61d479b0
commit 71ee210810

View file

@ -27,7 +27,7 @@ def static_rules(v):
@app.get("/stats")
@auth_desired
@auth_required
def participation_stats(v):
now = int(time.time())