mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 11:22:16 +08:00
chore: rename
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -18,7 +18,7 @@ class MemberBangumiCtr
|
||||
final int mid;
|
||||
final String? heroTag;
|
||||
int? count;
|
||||
late final _ctr = Get.find<MemberControllerNew>(tag: heroTag);
|
||||
late final _ctr = Get.find<MemberController>(tag: heroTag);
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
|
||||
Reference in New Issue
Block a user