mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -19,7 +19,7 @@ class BangumiController extends CommonController {
|
||||
void onInit() {
|
||||
super.onInit();
|
||||
mid = Accounts.main.mid;
|
||||
isLogin.value = mid != null;
|
||||
isLogin.value = mid != 0;
|
||||
|
||||
queryData();
|
||||
queryBangumiFollow();
|
||||
|
||||
Reference in New Issue
Block a user