diff --git a/api/templates/route.html b/api/templates/route.html index 1e0fd0f..efb3437 100644 --- a/api/templates/route.html +++ b/api/templates/route.html @@ -149,7 +149,7 @@ document.addEventListener("DOMContentLoaded", () => { {% if let Tracked(live) = live_o %} {% let time = (t + (live.delay * 60.0) as i64) %} {% if live.next_stop_id == Some(*row.stop_id) %} -