mirror of
https://github.com/bitwarden/browser.git
synced 2025-04-08 19:06:11 +02:00
[PM-16507] update new device verification notice state definition (#12608)
This commit is contained in:
parent
a95427eee0
commit
894dd2c896
@ -180,5 +180,8 @@ export const VAULT_BROWSER_UI_ONBOARDING = new StateDefinition("vaultBrowserUiOn
|
||||
export const NEW_DEVICE_VERIFICATION_NOTICE = new StateDefinition(
|
||||
"newDeviceVerificationNotice",
|
||||
"disk",
|
||||
{
|
||||
web: "disk-local",
|
||||
},
|
||||
);
|
||||
export const VAULT_APPEARANCE = new StateDefinition("vaultAppearance", "disk");
|
||||
|
Loading…
Reference in New Issue
Block a user