chore: chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.1 (#4392)
This commit is contained in:
@@ -24,7 +24,7 @@ export const useLockStore = defineStore('core-lock', {
|
||||
},
|
||||
},
|
||||
persist: {
|
||||
paths: ['isLockScreen', 'lockScreenPassword'],
|
||||
pick: ['isLockScreen', 'lockScreenPassword'],
|
||||
},
|
||||
state: (): AppState => ({
|
||||
isLockScreen: false,
|
||||
|
Reference in New Issue
Block a user