From ee94c651ddd84154b158f03f6b01f57b2b49c8ad Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 10 Jun 2020 14:59:20 +0200 Subject: [PATCH] =?UTF-8?q?=C3=96BB:=20improve=20onCall=20product=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- p/oebb/products.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/p/oebb/products.js b/p/oebb/products.js index 5ac2b04c..fc1badda 100644 --- a/p/oebb/products.js +++ b/p/oebb/products.js @@ -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 } ]