mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-25 06:30:00 +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…
Reference in New Issue
Block a user