Unverified Commit 84e03a5b authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

hafas-m: Change default backend to ÖBB

parent 8c18421e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ if ($list_services) {
	exit 0;
}

$service //= 'VRN';
$service //= 'ÖBB';

if ($use_cache) {
	my $cache_path = ( $ENV{XDG_CACHE_HOME} // "$ENV{HOME}/.cache" )