Add pinOnSave and use it in discover feeds list
This commit is contained in:
@@ -437,6 +437,7 @@ export function FeedsScreen(_props: Props) {
|
||||
showSaveBtn={hasSession}
|
||||
showDescription
|
||||
showLikes
|
||||
pinOnSave
|
||||
/>
|
||||
)
|
||||
} else if (item.type === 'popularFeedsNoResults') {
|
||||
|
||||
Reference in New Issue
Block a user