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 6532efd..1e709a2 100644
--- a/index.pl
+++ b/index.pl
@@ -481,6 +481,7 @@ sub handle_request {
{
time => $time,
train => $result->train,
+ train_type => $result->type,
via => [ $result->route_interesting(3) ],
destination => $result->destination,
platform => $platform,