change fetchCOunt

This commit is contained in:
Valentin CZERYBA 2025-05-23 23:47:17 +02:00
parent 1bcc8372c6
commit 7468c5f24c

View File

@ -469,7 +469,7 @@ class _MyHomePageState extends State<ListItemMenu> {
setState(() {
if ((body.isNotEmpty) || (_fetchCount > 0)) {
if (body.isEmpty) {
_fetchCount = 0;
_fetchCount--;
}
// If we have results, map them to Events
filteredPosts.addAll(