mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
Rework Desktop Biometrics (#5234)
This commit is contained in:
@@ -5,5 +5,6 @@ export enum StateVersion {
|
||||
Four = 4, // Fix 'Never Lock' option by removing stale data
|
||||
Five = 5, // Migrate to new storage of encrypted organization keys
|
||||
Six = 6, // Delete account.keys.legacyEtmKey property
|
||||
Latest = Six,
|
||||
Seven = 7, // Remove global desktop auto prompt setting, move to account
|
||||
Latest = Seven,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user