diff --git a/src/components/Post/Embed/index.tsx b/src/components/Post/Embed/index.tsx index fc65bea551..c715dbd3ad 100644 --- a/src/components/Post/Embed/index.tsx +++ b/src/components/Post/Embed/index.tsx @@ -321,7 +321,11 @@ export function QuoteEmbed({ linkDisabled /> {moderation ? ( - + ) : null} {richText ? ( diff --git a/src/view/com/posts/PostFeedItem.tsx b/src/view/com/posts/PostFeedItem.tsx index 31c9c3d36f..9129c4167f 100644 --- a/src/view/com/posts/PostFeedItem.tsx +++ b/src/view/com/posts/PostFeedItem.tsx @@ -493,6 +493,7 @@ let PostContent = ({ ignoreMute childContainerStyle={styles.contentHiderChild}>