Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-28 12:30:41 +08:00
parent b32c1871ae
commit 8f65a5d202
2 changed files with 1 additions and 21 deletions

View File

@@ -82,7 +82,7 @@ class DynamicsDataModel {
}
// filtered all
if (items!.isEmpty) {
loadNext = true;
loadNext = hasMore;
}
}