diff --git a/src/view/com/post/Post.tsx b/src/view/com/post/Post.tsx index b451250e70..75ed849546 100644 --- a/src/view/com/post/Post.tsx +++ b/src/view/com/post/Post.tsx @@ -160,7 +160,7 @@ export const Post = observer(function Post({ timestamp={item.post.indexedAt} /> {replyHref !== '' && ( - + - - + + Reposted by{' '} {item.reasonRepost.by.displayName || item.reasonRepost.by.handle} @@ -183,7 +186,7 @@ export const FeedItem = observer(function ({ timestamp={item.post.indexedAt} /> {!isChild && replyHref !== '' && ( - +