sforkowany z mirror/soapbox
Set withLinkToProfile to false in PendingStatus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>revert-1c9cc9e0
rodzic
ead55d5c30
commit
08742ea73d
|
@ -70,6 +70,7 @@ const PendingStatus: React.FC<IPendingStatus> = ({ idempotencyKey, className, mu
|
|||
account={account}
|
||||
timestamp={status.created_at}
|
||||
hideActions
|
||||
withLinkToProfile={false}
|
||||
/>
|
||||
</HStack>
|
||||
</div>
|
||||
|
|
Ładowanie…
Reference in New Issue