Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Commit d4ae3dd

Browse files
author
Adrian Schneider
committed
update product descriptors
1 parent e886d49 commit d4ae3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mvg_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def get_nearby_stations(lat, lon):
6969
},
7070
'hasLiveData': True,
7171
'place': 'München',
72-
'products': ['u'],
72+
'products': ['BUS', 'TRAM', 'UBAHN', 'SBAHN'],
7373
'id': 1060,
7474
'type': 'nearbystation',
7575
'name': 'Innsbrucker Ring',

0 commit comments

Comments
 (0)