mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
DB: tram mode should be train
🐛
This commit is contained in:
parent
16e6dd6d14
commit
c60213a135
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ const m = {
|
|||
bitmask: 256,
|
||||
name: 'Tram',
|
||||
short: 'T',
|
||||
mode: 'tram',
|
||||
mode: 'train',
|
||||
product: 'tram'
|
||||
},
|
||||
taxi: {
|
||||
|
|
Loading…
Add table
Reference in a new issue