typos
This commit is contained in:
parent
f49259ac1f
commit
dfc9ee8359
1 changed files with 2 additions and 2 deletions
|
|
@ -78,11 +78,11 @@ const ENTRIES = [
|
||||||
separator: true,
|
separator: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
check: '!state:disable_mfa',
|
check: '!action:disable_mfa',
|
||||||
label: 'user_card.admin_menu.disable_mfa',
|
label: 'user_card.admin_menu.disable_mfa',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
check: '!state:require_password_change',
|
check: '!action:require_password_change',
|
||||||
label: 'user_card.admin_menu.require_password_change',
|
label: 'user_card.admin_menu.require_password_change',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue