mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
PM-5273 Encrypted and Decrypted ciphers migration to state provider
This commit is contained in:
@@ -63,4 +63,4 @@ export const VAULT_FILTER_DISK = new StateDefinition("vaultFilter", "disk", {
|
||||
web: "disk-local",
|
||||
});
|
||||
|
||||
export const LOCAL_DATA = new StateDefinition("localData", "disk", { web: "disk-local" });
|
||||
export const CIPHERS_DISK = new StateDefinition("localData", "disk", { web: "disk-local" });
|
||||
|
||||
Reference in New Issue
Block a user