diff options
Diffstat (limited to 'lib/DBInfoscreen/Controller')
| -rw-r--r-- | lib/DBInfoscreen/Controller/Wagenreihung.pm | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lib/DBInfoscreen/Controller/Wagenreihung.pm b/lib/DBInfoscreen/Controller/Wagenreihung.pm index cf7cdd3..a4a0ddc 100644 --- a/lib/DBInfoscreen/Controller/Wagenreihung.pm +++ b/lib/DBInfoscreen/Controller/Wagenreihung.pm @@ -173,6 +173,7 @@ sub wagenreihung {  				wref        => $wref,  				exit_dir    => $exit_dir,  				hide_opts   => 1, +				ts          => $json->{ts},  			);  		}  	)->catch( | 
