mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Disable secrets manager flag (#4633)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"proxyEvents": "https://events.qa.bitwarden.pw"
|
"proxyEvents": "https://events.qa.bitwarden.pw"
|
||||||
},
|
},
|
||||||
"flags": {
|
"flags": {
|
||||||
"secretsManager": true,
|
"secretsManager": false,
|
||||||
"showPasswordless": true
|
"showPasswordless": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user