⬆️ upgrade dependencies
This commit is contained in:
@@ -69,7 +69,7 @@ export const useClientStore = defineStore(
|
||||
persist: {
|
||||
key: 'clientId',
|
||||
storage: expiredStorage,
|
||||
paths: ["clientId"],
|
||||
pick: ["clientId"],
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user