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