mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
96f1aa073c
* turn on enableCipherKeyEncryption flag * turn enableCipherKeyEncryption flag on in desktop config --------- Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com>
7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"devFlags": {},
|
|
"flags": {
|
|
"enableCipherKeyEncryption": true
|
|
}
|
|
}
|