mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-05 02:00:13 +08:00
opt handle data
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -35,8 +35,9 @@ class FollowChildController
|
||||
tagid == null &&
|
||||
isRefresh &&
|
||||
controller!.followState.value.isSuccess) {
|
||||
controller!.tabs[0].count = response.response.total;
|
||||
controller!.tabs.refresh();
|
||||
controller!.tabs
|
||||
..[0].count = response.response.total
|
||||
..refresh();
|
||||
}
|
||||
} catch (_) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user