Zamiana menu na listę posterunków w karcie scenerii

This commit is contained in:
2021-10-08 12:09:01 +02:00
parent 23e07a2987
commit 21e15ef316
3 changed files with 47 additions and 16 deletions
-1
View File
@@ -334,7 +334,6 @@ export const store = createStore<State>({
statusTimeString: "",
stationTrains: [],
scheduledTrains: [],
checkpoints: null
});
return acc;