Display if subusers are using 2FA
This commit is contained in:
parent
edd26893a5
commit
9e54dabe5b
3 changed files with 10 additions and 1 deletions
|
@ -59,4 +59,5 @@ return [
|
|||
'yes' => 'Yes',
|
||||
'no' => 'No',
|
||||
'delete' => 'Delete',
|
||||
'2fa' => '2FA',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue