mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
Nah.sh: mode bus
for on-call transit
We might want to rename "on-call" to "demand-responsive".
This commit is contained in:
parent
ae31807eb7
commit
8f7358b462
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ const p = [
|
|||
},
|
||||
{
|
||||
id: 'onCall',
|
||||
mode: null, // todo
|
||||
mode: 'bus', // todo: is this correct?
|
||||
bitmasks: [512],
|
||||
name: 'On-call transit',
|
||||
short: 'on-call',
|
||||
|
|
Loading…
Add table
Reference in a new issue