Poprawki w działaniu klapek

This commit is contained in:
2021-12-22 15:16:31 +01:00
parent 43cb27ab57
commit 62070e2cf3
2 changed files with 190 additions and 178 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export default defineComponent({
setup() {
const mockStation: StationData = {
stationName: 'Czermin',
stationName: 'Lisków',
nameAbbreviation: '',
stationCheckpoints: [],
};