mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-30 07:15:51 +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