Skip to content

Commit

Permalink
Adding missing vehicle type
Browse files Browse the repository at this point in the history
  • Loading branch information
tuetschek committed Jun 16, 2016
1 parent af85e89 commit 6841b39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alex/applications/PublicTransportInfoCS/directions.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ class CRWSRouteStep(RouteStep):
'autobus': 'bus',
'local line': 'bus',
'night line bus': 'night_bus',
'regional night line bus': 'night_bus',
'regional line bus': 'intercity_bus',
'long-distance line': 'intercity_bus',
'international line': 'intercity_bus',
Expand Down

0 comments on commit 6841b39

Please sign in to comment.