diff --git a/src/components/wrappers/dashboard/profile/profile-security.tsx b/src/components/wrappers/dashboard/profile/profile-security.tsx index 5bb2d154..7c679e30 100644 --- a/src/components/wrappers/dashboard/profile/profile-security.tsx +++ b/src/components/wrappers/dashboard/profile/profile-security.tsx @@ -165,7 +165,7 @@ export function ProfileSecurity({ {isPasskeyEnabled || isPasswordEnabled || - (isTwoFactorEnabled && ( + (user.twoFactorEnabled && (