VKG, VVT departures(): disable getPasslist & stbFltrEquiv 🐛

This commit is contained in:
Jannis R 2021-02-07 22:22:13 +01:00
parent cb8d92befb
commit 78bbf9b66c
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 4 additions and 0 deletions

View file

@ -92,6 +92,8 @@ const vosProfile = {
products,
departuresGetPasslist: false,
departuresStbFltrEquiv: false,
trip: true,
refreshJourney: false, // todo: depends on 8615b85 from #204
reachableFrom: true,

View file

@ -92,6 +92,8 @@ const vvtProfile = {
products,
departuresGetPasslist: false,
departuresStbFltrEquiv: false,
trip: true,
refreshJourney: false, // todo: depends on 8615b85 from #204
reachableFrom: true,