mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
e977dacdcf
* 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
|
|
}
|
|
}
|