mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +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