chore(app): removed migration info card & obsolete data

This commit is contained in:
2026-03-10 23:40:45 +01:00
parent c1fa2a13e1
commit 7073c0687c
8 changed files with 3 additions and 160 deletions
-2
View File
@@ -30,8 +30,6 @@ export const useMainStore = defineStore('mainStore', {
modalLastClickedTarget: null,
currentLocale: 'pl',
isMigrateInfoCardOpen: false
}) as MainStoreState,
actions: {