Partial revert, just filter posts to start at index
This commit is contained in:
@@ -54,7 +54,7 @@ export function VideoPostCard({
|
||||
screen: 'TempVibe',
|
||||
params: {
|
||||
feedUri: sourceFeedUri,
|
||||
cursor: post.cid,
|
||||
postUri: post.uri,
|
||||
},
|
||||
}}
|
||||
onHoverIn={onHoverIn}
|
||||
|
||||
Reference in New Issue
Block a user