Set limit to batchSize

This commit is contained in:
krawieck 2020-09-29 21:01:09 +02:00
parent d43ddd6c4f
commit c98cb781b1
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ class CommunityPage extends HookWidget {
sort: sort,
communityId: community.id,
page: page,
limit: 10,
limit: batchSize,
),
),
InfiniteCommentList(