Feat: add persistentSettingsStore using LocalStorage plugin
This commit is contained in:
@@ -22,4 +22,5 @@ export const useSettingsStore = defineStore("settingstore", {
|
||||
getCardsType().value = style;
|
||||
}
|
||||
},
|
||||
persist: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user