Loading lib/Travel/Routing/DE/DBRIS.pm +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ sub new { deutschlandTicketVorhanden => \0 }; if ( @{ $conf{discount} // [] } ) { if ( @{ $conf{discounts} // [] } ) { $req->{reisende}[0]{ermaessigungen} = []; } for my $discount ( @{ $conf{discounts} // [] } ) { Loading Loading
lib/Travel/Routing/DE/DBRIS.pm +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ sub new { deutschlandTicketVorhanden => \0 }; if ( @{ $conf{discount} // [] } ) { if ( @{ $conf{discounts} // [] } ) { $req->{reisende}[0]{ermaessigungen} = []; } for my $discount ( @{ $conf{discounts} // [] } ) { Loading