From 152907734c1ba64d39aeed6e7484031ba6794e35 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 13 Aug 2024 21:09:23 +0200 Subject: carriage formation: show timestamp of (possibly cached) result --- lib/DBInfoscreen/Controller/Wagenreihung.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/DBInfoscreen/Controller') 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( -- cgit v1.2.3