mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Remove "require MP on restart option on mac" (#15395)
This commit is contained in:
@@ -152,7 +152,7 @@
|
|||||||
supportsBiometric &&
|
supportsBiometric &&
|
||||||
this.form.value.biometric &&
|
this.form.value.biometric &&
|
||||||
(userHasMasterPassword || (this.form.value.pin && userHasPinSet)) &&
|
(userHasMasterPassword || (this.form.value.pin && userHasPinSet)) &&
|
||||||
!this.isLinux
|
this.isWindows
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
<div class="checkbox form-group-child">
|
<div class="checkbox form-group-child">
|
||||||
|
|||||||
Reference in New Issue
Block a user