mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
refactor: emote
This commit is contained in:
@@ -24,7 +24,7 @@ class _UpPanelState extends State<UpPanel> {
|
||||
List<UpItem> upList = [];
|
||||
List<LiveUserItem> liveList = [];
|
||||
Box userInfoCache = GStorage.userInfo;
|
||||
var userInfo;
|
||||
dynamic userInfo;
|
||||
bool _showLiveItems = false;
|
||||
late DynamicsController dynamicsController;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user