From f181e2ecb0c7df5dc5cb98d7310e79aa603a9ee7 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 21 Sep 2024 17:07:04 +0200 Subject: restore -L / lines --- lib/Travel/Status/DE/EFA/Line.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Travel/Status/DE/EFA/Line.pm') diff --git a/lib/Travel/Status/DE/EFA/Line.pm b/lib/Travel/Status/DE/EFA/Line.pm index 69526fd..4f44c7b 100644 --- a/lib/Travel/Status/DE/EFA/Line.pm +++ b/lib/Travel/Status/DE/EFA/Line.pm @@ -9,7 +9,7 @@ use parent 'Class::Accessor'; our $VERSION = '2.02'; Travel::Status::DE::EFA::Line->mk_ro_accessors( - qw(direction mot name operator route type valid)); + qw(direction mot name number operator route type valid)); my @mot_mapping = qw{ zug s-bahn u-bahn stadtbahn tram stadtbus regionalbus -- cgit v1.2.3