QuotedStatus: hide relationship

This commit is contained in:
Alex Gleason 2022-04-29 22:26:44 -05:00
parent fa80911fae
commit 1588f9c94a
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -129,6 +129,7 @@ class QuotedStatus extends ImmutablePureComponent<IQuotedStatus> {
{...actions}
id={account.id}
timestamp={status.created_at}
withRelationship={false}
showProfileHoverCard={!compose}
/>