forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-24 23:57:17 +02:00
parent 14f3e7b276
commit 46e6d5d5a0
1 changed files with 1 additions and 1 deletions

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