1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

[PM-23514] add send access storage location (#15523)

This commit is contained in:
✨ Audrey ✨
2025-07-08 16:02:14 -04:00
committed by GitHub
parent 609ca43693
commit d5e7f3bd04

View File

@@ -155,6 +155,7 @@ export const SEND_DISK = new StateDefinition("encryptedSend", "disk", {
export const SEND_MEMORY = new StateDefinition("decryptedSend", "memory", {
browser: "memory-large-object",
});
export const SEND_ACCESS_AUTH_MEMORY = new StateDefinition("sendAccessAuth", "memory");
// Vault