remove trailing commas
This commit is contained in:
parent
1b58abd95d
commit
4161f27cad
@ -100,7 +100,7 @@
|
||||
{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:"lu", name:"Mobilitéitszentral (Luxembourg)"}
|
||||
]
|
||||
export default {
|
||||
name: 'SearchBahn',
|
||||
@ -200,8 +200,8 @@
|
||||
},
|
||||
toName: function() {
|
||||
this.timeLoadChoicesTo();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user