mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-14 14:34:45 +02:00
whoops
This commit is contained in:
@ -364,7 +364,7 @@ def logs():
|
||||
return(render_template("logs.html", data=configs))
|
||||
|
||||
@app.route("/stats/", methods=["GET", "POST"])
|
||||
def logs():
|
||||
def stats():
|
||||
return(render_template("stats.html"))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user