mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
[PM-11619] Replace client-side feature flag with server-side flag (#10709)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"flags": {
|
||||
"enableCipherKeyEncryption": false
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"flags": {
|
||||
"enableCipherKeyEncryption": false
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user