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

Enabled passwordless on cloud.json (#4127)

This commit is contained in:
Todd Martin
2022-11-27 16:18:24 -05:00
committed by GitHub
parent 330423ecde
commit cdd9c16778

View File

@@ -17,6 +17,6 @@
},
"flags": {
"showTrial": true,
"showPasswordless": false
"showPasswordless": true
}
}