mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
ÖBB: improve onCall product name
This commit is contained in:
parent
57fc610a5f
commit
ee94c651dd
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@ module.exports = [
|
||||||
id: 'onCall',
|
id: 'onCall',
|
||||||
mode: null, // todo
|
mode: null, // todo
|
||||||
bitmasks: [2048],
|
bitmasks: [2048],
|
||||||
name: 'On-call transit',
|
name: 'on-call transit, lifts, etc',
|
||||||
short: 'on-call',
|
short: 'on-call/lift',
|
||||||
default: true
|
default: true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue