DB, INSA, Nah.SH, ÖBB: nationalExp -> nationalExpress 💥

This commit is contained in:
Jannis R 2019-02-01 14:58:18 +01:00
parent c1bb9a6a5c
commit 567cc98409
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
4 changed files with 4 additions and 4 deletions

View file

@ -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',

View file

@ -2,7 +2,7 @@
module.exports = [
{
id: 'nationalExp',
id: 'nationalExpress',
mode: 'train',
bitmasks: [1],
name: 'InterCityExpress',

View file

@ -2,7 +2,7 @@
const p = [
{
id: 'nationalExp',
id: 'nationalExpress',
mode: 'train',
bitmasks: [1],
name: 'High-speed rail',

View file

@ -2,7 +2,7 @@
module.exports = [
{
id: 'nationalExp',
id: 'nationalExpress',
mode: 'train',
bitmasks: [1],
name: 'InterCityExpress & RailJet',