From 567cc984097cbf147a809e4425dc8e185ea550ab Mon Sep 17 00:00:00 2001 From: Jannis R Date: Fri, 1 Feb 2019 14:58:18 +0100 Subject: [PATCH] =?UTF-8?q?DB,=20INSA,=20Nah.SH,=20=C3=96BB:=20nationalExp?= =?UTF-8?q?=20->=20nationalExpress=20:boom:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- p/db/products.js | 2 +- p/insa/products.js | 2 +- p/nahsh/products.js | 2 +- p/oebb/products.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/p/db/products.js b/p/db/products.js index 3381f401..fbe9f1e5 100644 --- a/p/db/products.js +++ b/p/db/products.js @@ -3,7 +3,7 @@ // todo: https://gist.github.com/anonymous/d3323a5d2d6e159ed42b12afd0380434#file-haf_products-properties-L1-L95 module.exports = [ { - id: 'nationalExp', + id: 'nationalExpress', mode: 'train', bitmasks: [1], name: 'InterCityExpress', diff --git a/p/insa/products.js b/p/insa/products.js index 485c3f23..6cb9f160 100644 --- a/p/insa/products.js +++ b/p/insa/products.js @@ -2,7 +2,7 @@ module.exports = [ { - id: 'nationalExp', + id: 'nationalExpress', mode: 'train', bitmasks: [1], name: 'InterCityExpress', diff --git a/p/nahsh/products.js b/p/nahsh/products.js index 8a1029c4..a69be195 100644 --- a/p/nahsh/products.js +++ b/p/nahsh/products.js @@ -2,7 +2,7 @@ const p = [ { - id: 'nationalExp', + id: 'nationalExpress', mode: 'train', bitmasks: [1], name: 'High-speed rail', diff --git a/p/oebb/products.js b/p/oebb/products.js index 91bcf65e..5ac2b04c 100644 --- a/p/oebb/products.js +++ b/p/oebb/products.js @@ -2,7 +2,7 @@ module.exports = [ { - id: 'nationalExp', + id: 'nationalExpress', mode: 'train', bitmasks: [1], name: 'InterCityExpress & RailJet',