aboutsummaryrefslogtreecommitdiffstats
path: root/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'app.py')
-rw-r--r--app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.py b/app.py
index d4dc3a0..dd5a50c 100644
--- a/app.py
+++ b/app.py
@@ -19,7 +19,7 @@ def send_static(path):
def send_niji_table(path):
return send_from_directory('tables', path+".html")
-@app.route('/pettantracker')
+@app.route('/pettantrack')
def send_pettan():
return send_file('/home/pinapelz/PettanTrack/index.html')
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage