mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09: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',
|
||||
mode: null, // todo
|
||||
bitmasks: [2048],
|
||||
name: 'On-call transit',
|
||||
short: 'on-call',
|
||||
name: 'on-call transit, lifts, etc',
|
||||
short: 'on-call/lift',
|
||||
default: true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue