mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
rename
This commit is contained in:
parent
b34c86b94c
commit
5ccda4cd93
2 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ def pre_request():
|
|||
|
||||
@app.route("/")
|
||||
def page_owlcaptain():
|
||||
return render_template("ohciaodinuovo.html")
|
||||
return render_template("owlcaptain.html")
|
||||
|
||||
|
||||
@app.route("/voiceofevil", methods=["POST"])
|
Loading…
Reference in a new issue