remove special characters
This commit is contained in:
parent
4d210eae66
commit
f3c3f35d95
@ -115,10 +115,10 @@
|
||||
const services = [
|
||||
{id:"db", name:"Deutsche Bahn"},
|
||||
{id:"vbb", name:"Verkehrsverbund Berlin-Brandenburg"},
|
||||
{id:"pkp", name:"Polskie Koleje Państwowe"},
|
||||
{id:"irish", name:"Iarnród Éireann"},
|
||||
{id:"oebb", name:"Österreichische Bundesbahnen"},
|
||||
{id:"lu", name:"Mobilitéitszentral (Luxembourg)"},
|
||||
{id:"pkp", name:"Polskie Koleje Panstwowe"},
|
||||
{id:"irish", name:"Iarnrod Eireann"},
|
||||
{id:"oebb", name:"Oesterreichische Bundesbahnen"},
|
||||
{id:"lu", name:"Mobiliteitszentral (Luxembourg)"},
|
||||
]
|
||||
export default {
|
||||
name: 'SearchBahn',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user