mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-01-26 13:31:58 +05:30
Temporary hide mfa feature
This commit is contained in:
parent
814a4f107f
commit
02e1b7407b
@ -91,7 +91,7 @@ class Profile extends Component {
|
||||
/>
|
||||
|
||||
<ProfileField
|
||||
link="/profile/mfa"
|
||||
link={null && '/profile/mfa'}
|
||||
label={<Message {...messages.twoFactorAuth} />}
|
||||
value={user.isOtpEnabled ? (
|
||||
<Message {...messages.enabled} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user