Pipe through feedDescriptor if we have it on threads too
This commit is contained in:
@@ -415,6 +415,7 @@ const ThreadItemAnchorInner = memo(function ThreadItemAnchorInner({
|
||||
viewContext={PostEmbedViewContext.ThreadHighlighted}
|
||||
onOpen={onOpenEmbed}
|
||||
post={post}
|
||||
feedDescriptor={feedFeedback.feedDescriptor}
|
||||
/>
|
||||
</View>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user