mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-14 21:24:02 +08:00
@@ -245,7 +245,7 @@ Commit Hash: ${BuildConfig.commitHash}''',
|
||||
(key, value) => MapEntry(key, LoginAccount.fromJson(value)),
|
||||
);
|
||||
await Accounts.account.putAll(res);
|
||||
await Accounts.refresh();
|
||||
Accounts.refresh();
|
||||
MineController.anonymity.value = !Accounts.heartbeat.isLogin;
|
||||
if (Accounts.main.isLogin) {
|
||||
await LoginUtils.onLoginMain();
|
||||
|
||||
Reference in New Issue
Block a user