Nah.sh: mode bus for on-call transit

We might want to rename "on-call" to "demand-responsive".
This commit is contained in:
Jannis R 2018-08-17 21:40:06 +02:00
parent ae31807eb7
commit 8f7358b462
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -75,7 +75,7 @@ const p = [
}, },
{ {
id: 'onCall', id: 'onCall',
mode: null, // todo mode: 'bus', // todo: is this correct?
bitmasks: [512], bitmasks: [512],
name: 'On-call transit', name: 'On-call transit',
short: 'on-call', short: 'on-call',