mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
turn enableCipherKeyEncryption flag off (#10621)
This commit is contained in:
committed by
GitHub
parent
c5c8a0dd5e
commit
c73ee88126
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"flags": {
|
||||
"enableCipherKeyEncryption": true
|
||||
"enableCipherKeyEncryption": false
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"flags": {
|
||||
"enableCipherKeyEncryption": true
|
||||
"enableCipherKeyEncryption": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user