1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

[SM-447] Enable Secrets Manager in QA (#4485)

This commit is contained in:
Oscar Hinton
2023-01-19 10:29:20 +01:00
committed by GitHub
parent 429b92003a
commit 98cc28f3c3

View File

@@ -10,7 +10,7 @@
"proxyEvents": "https://events.qa.bitwarden.pw" "proxyEvents": "https://events.qa.bitwarden.pw"
}, },
"flags": { "flags": {
"secretsManager": false, "secretsManager": true,
"showPasswordless": true "showPasswordless": true
} }
} }