mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: logout
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -176,7 +176,7 @@ class LoginUtils {
|
||||
try {
|
||||
Get.find<LiveController>()
|
||||
..isLogin.value = false
|
||||
..loadingState.value = LoadingState.loading();
|
||||
..followListState.value = LoadingState.loading();
|
||||
} catch (_) {}
|
||||
|
||||
for (int i = 0; i < tabsConfig.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user