Loading lib/Travelynx.pm +1 −1 Original line number Diff line number Diff line Loading @@ -1080,7 +1080,7 @@ sub startup { last; } } if ( not $found ) { if ( not $found and not $force ) { return $promise->resolve( 1, 'station not found in route' ); } Loading Loading
lib/Travelynx.pm +1 −1 Original line number Diff line number Diff line Loading @@ -1080,7 +1080,7 @@ sub startup { last; } } if ( not $found ) { if ( not $found and not $force ) { return $promise->resolve( 1, 'station not found in route' ); } Loading