mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
DB: add missing taxi mode 🐛
This commit is contained in:
parent
3756e36496
commit
828ef4ad47
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ const m = {
|
|||
bitmask: 512,
|
||||
name: 'Group Taxi',
|
||||
short: 'Taxi',
|
||||
mode: null, // todo
|
||||
mode: 'taxi',
|
||||
product: 'taxi'
|
||||
},
|
||||
unknown: {
|
||||
|
|
Loading…
Add table
Reference in a new issue