mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-23 18:46:53 +08:00
opt mention
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -255,7 +255,7 @@ class LiveRoomController extends GetxController {
|
||||
}
|
||||
|
||||
void initDm(LiveDmInfoData info) {
|
||||
if (info.hostList!.isNullOrEmpty) {
|
||||
if (info.hostList.isNullOrEmpty) {
|
||||
return;
|
||||
}
|
||||
msgStream = LiveMessageStream(
|
||||
|
||||
Reference in New Issue
Block a user