Skip to content

Commit

Permalink
add missing ids
Browse files Browse the repository at this point in the history
  • Loading branch information
siren committed Aug 8, 2017
1 parent 3071f86 commit fc2681a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/configurations/config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,9 @@ export default {
{ id: '11', expr: 'joensuu' },
{ id: '12', expr: 'dev-turku' },
{ id: '13', expr: 'turku' },
{ id: '14', expr: 'hameenlinna' },
{ id: '15', expr: 'jyvaskyla' },
{ id: '16', expr: 'kuopio' },
// put generic expressions last so that they do not match waltti cities
// e.g. reittiopas.hameenlinna.fi or turku.digitransit.fi
{ id: '5', expr: 'dev.reittiopas' },
Expand Down

0 comments on commit fc2681a

Please sign in to comment.