mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-08 00:01:28 +01:00
* turn on enableCipherKeyEncryption flag * turn enableCipherKeyEncryption flag on in desktop config --------- Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com>
6 lines
59 B
JSON
6 lines
59 B
JSON
{
|
|
"flags": {
|
|
"enableCipherKeyEncryption": true
|
|
}
|
|
}
|