fd
This commit is contained in:
parent
913838a5fd
commit
f679baf666
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ def admins(v):
|
|||
return render_template("admins.html", v=v, admins=admins)
|
||||
|
||||
@app.get("/log")
|
||||
@app.get("/modlog")
|
||||
@auth_desired
|
||||
def log(v):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue