mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-26 12:25:20 +01:00
AC-2680 Custom permission manage account recovery no longer auto triggers the manage users (#9477)
This commit is contained in:
parent
9322dacbd4
commit
fc2953a126
@ -144,6 +144,7 @@
|
||||
</bit-form-control>
|
||||
<bit-form-control>
|
||||
<input
|
||||
id="manageUsers"
|
||||
type="checkbox"
|
||||
bitCheckbox
|
||||
formControlName="manageUsers"
|
||||
@ -203,6 +204,7 @@
|
||||
</bit-form-control>
|
||||
<bit-form-control>
|
||||
<input
|
||||
id="manageUsers"
|
||||
type="checkbox"
|
||||
bitCheckbox
|
||||
formControlName="manageUsers"
|
||||
|
Loading…
Reference in New Issue
Block a user