moderate avatars and embeds in composer reply to (#2665)
* moderate avatars and embeds in composer reply to * oops * dont need moderation in the quote opts
This commit is contained in:
@@ -135,9 +135,10 @@ let FeedItemInner = ({
|
||||
avatar: post.author.avatar,
|
||||
},
|
||||
embed: post.embed,
|
||||
moderation,
|
||||
},
|
||||
})
|
||||
}, [post, record, openComposer])
|
||||
}, [post, record, openComposer, moderation])
|
||||
|
||||
const outerStyles = [
|
||||
styles.outer,
|
||||
|
||||
Reference in New Issue
Block a user