Fix reaktywności SRJP

This commit is contained in:
2022-07-19 23:32:16 +02:00
parent a392991030
commit 4e0fb5dc01
11 changed files with 1058 additions and 7502 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export const useStore = defineStore('store', {
driverStatsName: '',
driverStatsData: undefined,
chosenModalTrain: undefined as Train | undefined,
chosenModalTrainId: undefined,
dataStatuses: {
connection: DataStatus.Loading,