forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-21 23:08:20 +02:00
parent 42175df126
commit b9214e3a46
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ def participation_stats(v):
return render_template("admin/content_stats.html", v=v, title="Content Statistics", data=data)
@app.get("/patrons")
@app.get("/paypigs")
@auth_desired
def patrons(v):