diff --git a/src/components/ProfileHoverCard/index.web.tsx b/src/components/ProfileHoverCard/index.web.tsx index 3890790dbe..3854ee014c 100644 --- a/src/components/ProfileHoverCard/index.web.tsx +++ b/src/components/ProfileHoverCard/index.web.tsx @@ -411,6 +411,7 @@ function Inner({ () => currentAccount?.did === profile.did, [currentAccount, profile], ) + const isLabeler = profile.associated?.labeler return ( @@ -419,11 +420,13 @@ function Inner({ {!isMe && + !isLabeler && (isBlockedUser ? (