Loading lib/DBInfoscreen/Controller/Stationboard.pm +3 −0 Original line number Diff line number Diff line Loading @@ -464,6 +464,9 @@ sub render_train { } )->wait; } else { $wagonorder_req->resolve; } $self->wagonorder->get_stationinfo_p( $result->station_uic )->then( sub { Loading Loading
lib/DBInfoscreen/Controller/Stationboard.pm +3 −0 Original line number Diff line number Diff line Loading @@ -464,6 +464,9 @@ sub render_train { } )->wait; } else { $wagonorder_req->resolve; } $self->wagonorder->get_stationinfo_p( $result->station_uic )->then( sub { Loading