diff options
Diffstat (limited to 'lib/DBInfoscreen')
| -rw-r--r-- | lib/DBInfoscreen/Controller/Stationboard.pm | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lib/DBInfoscreen/Controller/Stationboard.pm b/lib/DBInfoscreen/Controller/Stationboard.pm index 715f33a..b8b5eb0 100644 --- a/lib/DBInfoscreen/Controller/Stationboard.pm +++ b/lib/DBInfoscreen/Controller/Stationboard.pm @@ -1103,6 +1103,7 @@ sub handle_result {  							  $result->qos_messages  						],  					}, +					station          => $result->station,  					moreinfo         => $moreinfo,  					delay            => $delay,  					route_pre        => [ $result->route_pre ], | 
