✨ add image blur detection and background management pages
This commit is contained in:
@@ -15,7 +15,7 @@ export const langStore = defineStore(
|
||||
persistedState: {
|
||||
persist: true,
|
||||
storage: localStorage,
|
||||
key: 'lang',
|
||||
key: 'STORE-LANGUAGE',
|
||||
includePaths: ['lang']
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user