summaryrefslogtreecommitdiff
path: root/dashboard_website/router.py
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard_website/router.py')
-rw-r--r--dashboard_website/router.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard_website/router.py b/dashboard_website/router.py
index 3678f0a..a5c882f 100644
--- a/dashboard_website/router.py
+++ b/dashboard_website/router.py
@@ -9,7 +9,7 @@ from datastructs import *
host = "http://acetyl.net:5000" # queries acetyl.net:5000, the OSRM engine
-endtime = datetime.datetime(2023, 11, 18, hour=18, minute=35) # 11/18/2023 6:35pm
+endtime = datetime.datetime(2023, 11, 18, hour=23, minute=35) # 11/18/2023 6:35pm
# external facing functions