mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Enabled passwordless on cloud.json (#4127)
This commit is contained in:
@@ -17,6 +17,6 @@
|
|||||||
},
|
},
|
||||||
"flags": {
|
"flags": {
|
||||||
"showTrial": true,
|
"showTrial": true,
|
||||||
"showPasswordless": false
|
"showPasswordless": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user