mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-02 16:19:44 +08:00
opt history account
Closes #948 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -5,7 +5,7 @@ import 'package:PiliPlus/utils/storage_key.dart';
|
||||
|
||||
class Data {
|
||||
static Future<void> init() async {
|
||||
if (!Accounts.main.isLogin) {
|
||||
if (!Accounts.history.isLogin) {
|
||||
return;
|
||||
}
|
||||
var res = await UserHttp.historyStatus();
|
||||
|
||||
Reference in New Issue
Block a user