From c5cd1a5d6a7f1da14d391b3c57955e223c913808 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Sat, 18 Nov 2023 07:18:43 -0500 Subject: nichangedd one thing!!! LOL!!!! --- dashboard_website/router.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard_website') 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 -- cgit v1.2.3