diff --git a/app/soapbox/features/status/components/quoted_status.tsx b/app/soapbox/features/status/components/quoted_status.tsx index ce1d60ead..62ca8148c 100644 --- a/app/soapbox/features/status/components/quoted_status.tsx +++ b/app/soapbox/features/status/components/quoted_status.tsx @@ -129,6 +129,7 @@ class QuotedStatus extends ImmutablePureComponent { {...actions} id={account.id} timestamp={status.created_at} + withRelationship={false} showProfileHoverCard={!compose} />