diff --git a/web/components/profile-about.tsx b/web/components/profile-about.tsx index 72c3f48d..7ea4128f 100644 --- a/web/components/profile-about.tsx +++ b/web/components/profile-about.tsx @@ -80,8 +80,8 @@ export default function ProfileAbout(props: { text={profile.is_vegetarian_or_vegan ? 'Vegetarian/Vegan' : null} /> - {!isCurrentUser && } + ) }