chore: rename

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-03 15:51:56 +08:00
parent c491b5283b
commit 9b3c3efb09
9 changed files with 14 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ class MemberContributeCtr extends CommonDataController
TabController? tabController;
List<Tab>? tabs;
late final _ctr = Get.find<MemberControllerNew>(tag: heroTag);
late final _ctr = Get.find<MemberController>(tag: heroTag);
List<SpaceItem>? items;
@override