fd
This commit is contained in:
parent
3376c65929
commit
67e4c1fe5e
1 changed files with 1 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue