aboutsummaryrefslogtreecommitdiffstats
path: root/src/routes/(app)/fahrplan
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/(app)/fahrplan')
-rw-r--r--src/routes/(app)/fahrplan/+page.svelte2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/routes/(app)/fahrplan/+page.svelte b/src/routes/(app)/fahrplan/+page.svelte
index 6d36513..336c7bb 100644
--- a/src/routes/(app)/fahrplan/+page.svelte
+++ b/src/routes/(app)/fahrplan/+page.svelte
@@ -194,6 +194,8 @@
objectId,
resultsLoopCancel.signal,
isArrivals
+ // 500,
+ // new Date('2025-07-26T00:03:11Z')
);
hasQueriedResults = true;
if (!json?.stopTimes) {