Let's do 20
This commit is contained in:
@@ -45,7 +45,7 @@ import * as Layout from '#/components/Layout'
|
||||
import {ListFooter} from '#/components/Lists'
|
||||
import {useAnalytics} from '#/analytics'
|
||||
|
||||
const PARENT_CHUNK_SIZE = 10
|
||||
const PARENT_CHUNK_SIZE = 20
|
||||
const CHILDREN_CHUNK_SIZE = 50
|
||||
|
||||
export function PostThread({uri}: {uri: string}) {
|
||||
|
||||
Reference in New Issue
Block a user