DB: tram mode should be train 🐛

This commit is contained in:
Jannis R 2018-04-24 17:01:25 +02:00
parent 16e6dd6d14
commit c60213a135
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -62,7 +62,7 @@ const m = {
bitmask: 256, bitmask: 256,
name: 'Tram', name: 'Tram',
short: 'T', short: 'T',
mode: 'tram', mode: 'train',
product: 'tram' product: 'tram'
}, },
taxi: { taxi: {