Loading lib/Travelynx.pm +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2067,7 +2067,7 @@ sub startup { comment => $status->{comment}, comment => $status->{comment}, backend => { backend => { id => $status->{backend_id}, id => $status->{backend_id}, type => $status->{ds_dbris} ? 'DBRIS' type => $status->{is_dbris} ? 'DBRIS' : $status->{is_hafas} ? 'HAFAS' : $status->{is_hafas} ? 'HAFAS' : 'IRIS-TTS', : 'IRIS-TTS', name => $status->{backend_name}, name => $status->{backend_name}, Loading Loading
lib/Travelynx.pm +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2067,7 +2067,7 @@ sub startup { comment => $status->{comment}, comment => $status->{comment}, backend => { backend => { id => $status->{backend_id}, id => $status->{backend_id}, type => $status->{ds_dbris} ? 'DBRIS' type => $status->{is_dbris} ? 'DBRIS' : $status->{is_hafas} ? 'HAFAS' : $status->{is_hafas} ? 'HAFAS' : 'IRIS-TTS', : 'IRIS-TTS', name => $status->{backend_name}, name => $status->{backend_name}, Loading