mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
96f1aa073c
* 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
|
|
}
|
|
}
|