1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-26 12:25:20 +01:00
bitwarden-browser/apps/browser/config/base.json
Todd Martin 0308e6e180
Remove showPasswordless conditionals (#11928)
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-11-15 12:34:02 -05:00

8 lines
86 B
JSON

{
"devFlags": {},
"flags": {
"accountSwitching": false,
"sdk": true
}
}