Add pinOnSave and use it in discover feeds list
This commit is contained in:
parent
60886b76c8
commit
ca357ecbcf
2 changed files with 15 additions and 3 deletions
|
@ -437,6 +437,7 @@ export function FeedsScreen(_props: Props) {
|
|||
showSaveBtn={hasSession}
|
||||
showDescription
|
||||
showLikes
|
||||
pinOnSave
|
||||
/>
|
||||
)
|
||||
} else if (item.type === 'popularFeedsNoResults') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue