mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
refactor: emote
This commit is contained in:
@@ -13,7 +13,7 @@ class FansController extends GetxController {
|
||||
RxList<FansItemModel> fansList = <FansItemModel>[].obs;
|
||||
late int? mid;
|
||||
late String? name;
|
||||
var userInfo;
|
||||
dynamic userInfo;
|
||||
RxString loadingText = '加载中...'.obs;
|
||||
RxBool isOwner = false.obs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user