mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 02:56:58 +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