1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

Set showPasswordless to true (#4234)

This commit is contained in:
Robyn MacCallum
2022-12-14 14:34:10 -05:00
committed by GitHub
parent 1c94844bc9
commit a303bf33f7

View File

@@ -16,6 +16,6 @@
"proxyEvents": "https://events.bitwarden.com"
},
"flags": {
"showPasswordless": false
"showPasswordless": true
}
}