summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.pl b/index.pl
index 3b698e8..03908fc 100644
--- a/index.pl
+++ b/index.pl
@@ -502,6 +502,8 @@ sub handle_request {
delay => $delay,
additional_stops => [],
canceled_stops => [],
+ replaced_by => [],
+ replacement_for => [],
}
);
}