1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

enable SM in QA environment (#4789)

This commit is contained in:
tangowithfoxtrot
2023-02-17 03:41:57 -08:00
committed by GitHub
parent 5a9733dfb3
commit e206b6b457

View File

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