mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
VKG, VVT departures(): disable getPasslist & stbFltrEquiv 🐛
This commit is contained in:
parent
cb8d92befb
commit
78bbf9b66c
2 changed files with 4 additions and 0 deletions
|
@ -92,6 +92,8 @@ const vosProfile = {
|
|||
|
||||
products,
|
||||
|
||||
departuresGetPasslist: false,
|
||||
departuresStbFltrEquiv: false,
|
||||
trip: true,
|
||||
refreshJourney: false, // todo: depends on 8615b85 from #204
|
||||
reachableFrom: true,
|
||||
|
|
|
@ -92,6 +92,8 @@ const vvtProfile = {
|
|||
|
||||
products,
|
||||
|
||||
departuresGetPasslist: false,
|
||||
departuresStbFltrEquiv: false,
|
||||
trip: true,
|
||||
refreshJourney: false, // todo: depends on 8615b85 from #204
|
||||
reachableFrom: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue