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