opt: emote panel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-14 15:41:41 +08:00
parent 07d37a1209
commit 38fa8a10b7
4 changed files with 18 additions and 18 deletions

View File

@@ -220,10 +220,6 @@ class _ReplyPageState extends CommonPublishPageState<LiveSendDmPanel> {
emoticonOptions,
emoticonUnique,
}) async {
if (!liveRoomController.isLogin) {
SmartDialog.showToast('未登录');
return;
}
final res = await LiveHttp.sendLiveMsg(
roomId: liveRoomController.roomId,
msg: message,