diff options
Diffstat (limited to 'lib/DBInfoscreen/Controller')
| -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 4691a86..f537064 100644 --- a/lib/DBInfoscreen/Controller/Stationboard.pm +++ b/lib/DBInfoscreen/Controller/Stationboard.pm @@ -1925,6 +1925,7 @@ sub handle_result {  						origin      => $result->route_end =~ s{,\Q$city\E}{}r,  						platform           => $result->platform,  						scheduled_platform => $result->sched_platform, +						load               => $result->load // {},  						info               => $info,  						is_cancelled       => $result->is_cancelled,  						linetype           => $linetype, | 
