fix DB modes 🐛

This commit is contained in:
Jannis R 2017-12-18 23:25:41 +01:00
parent f6077d5b6d
commit 28e601553d
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -17,15 +17,15 @@ const m = {
},
regionalExp: {
bitmask: 4,
name: 'InterRegio',
short: 'IR',
name: 'RegionalExpress & InterRegio',
short: 'RE/IR',
mode: 'train',
product: 'regionalExp'
},
regional: {
bitmask: 8,
name: 'RegionalExpress & Regio',
short: 'RE/RB',
name: 'Regio',
short: 'RB',
mode: 'train',
product: 'regional'
},