Add pinOnSave and use it in discover feeds list

This commit is contained in:
Cooper Edmunds 2023-11-29 09:05:26 -05:00
parent 60886b76c8
commit ca357ecbcf
2 changed files with 15 additions and 3 deletions

View file

@ -437,6 +437,7 @@ export function FeedsScreen(_props: Props) {
showSaveBtn={hasSession}
showDescription
showLikes
pinOnSave
/>
)
} else if (item.type === 'popularFeedsNoResults') {