mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 12:13:39 +00:00
* Prevent account switching race condition on desktop This enables us to allow background thread / multithread bulk decryption on desktop. * Disable account switcher component during switching
7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"devFlags": {},
|
|
"flags": {
|
|
"enableCipherKeyEncryption": true
|
|
}
|
|
}
|