Skip to content

Commit

Permalink
https://github.com/water-fountains/datablue/issues/42
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Hauser committed Jan 31, 2020
1 parent bc56b0a commit f2920d9
Show file tree
Hide file tree
Showing 6 changed files with 1,001 additions and 992 deletions.
4 changes: 4 additions & 0 deletions src/app/services/route-validator.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ export class RouteValidatorService {
code: "fr-paris",
aliases: ["Paris", 'paris', 'Parigi', '75','fr-75','parigi','fr-paris']
},
{
code: "in-ch",
aliases: ["Chennai", 'chennai', ,'in-ch']
},
{
code: "test",
aliases: ["Test-City", 'dev', 'dev-city', 'test']
Expand Down
Loading

0 comments on commit f2920d9

Please sign in to comment.