mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Update profile-security.tsx
This commit is contained in:
@@ -165,7 +165,7 @@ export function ProfileSecurity({
|
||||
|
||||
{isPasskeyEnabled ||
|
||||
isPasswordEnabled ||
|
||||
(isTwoFactorEnabled && (
|
||||
(user.twoFactorEnabled && (
|
||||
<div className="space-y-6">
|
||||
<h3 className="text-lg font-medium">Authentication</h3>
|
||||
<div className="border rounded-lg p-4 space-y-4">
|
||||
|
||||
Reference in New Issue
Block a user