fixy filtrowania; ogólne

This commit is contained in:
2024-03-06 18:12:20 +01:00
parent 436e3e63f9
commit ed7d93e7fc
7 changed files with 80 additions and 34 deletions
+1
View File
@@ -15,6 +15,7 @@ export const useMainStore = defineStore('store', {
region: { id: 'eu', value: 'PL1' },
isOffline: false,
isNewUpdate: false,
dispatcherStatsName: '',
dispatcherStatsStatus: Status.Data.Initialized,