Partial revert, just filter posts to start at index

This commit is contained in:
Eric Bailey
2025-01-16 15:31:42 -06:00
parent 50fccd8347
commit 786155ce5b
4 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ export type CommonNavigatorParams = {
StarterPackShort: {code: string}
StarterPackWizard: undefined
StarterPackEdit: {rkey?: string}
TempVibe: {feedUri: string; cursor?: string}
TempVibe: {feedUri: string; postUri?: string}
}
export type BottomTabNavigatorParams = CommonNavigatorParams & {