fix: state

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-11 10:51:55 +08:00
parent 5aa5308a50
commit 01b30d942b
10 changed files with 61 additions and 19 deletions

View File

@@ -72,7 +72,7 @@ class LiveController
loadingState.refresh();
}
followPage++;
} else {
} else if (isRefresh) {
followListState.value = LoadingState.error(res['msg']);
}
}