Apply avatar moderation to quote post (#7229)

This commit is contained in:
Christian Schmidt
2024-12-21 00:15:45 +01:00
committed by GitHub
parent 3aa1a5f884
commit fa2072cefa
2 changed files with 2 additions and 4 deletions
@@ -567,7 +567,6 @@ let PostThreadItemLoaded = ({
timestamp={post.indexedAt}
postHref={postHref}
showAvatar={isThreadedChild}
avatarModeration={moderation.ui('avatar')}
avatarSize={24}
style={[a.pb_xs]}
/>