summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.pl b/index.pl
index 89a2154..793f085 100644
--- a/index.pl
+++ b/index.pl
@@ -329,6 +329,7 @@ sub handle_request {
time => $time,
train => $result->train,
via => [ $result->route_interesting(3) ],
+ scheduled_route => [ $result->sched_route ],
destination => $result->destination,
platform => $platform,
info => $info,