mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
@@ -230,6 +230,13 @@ class _ReplyPageState extends CommonPublishPageState<LiveSendDmPanel> {
|
||||
Get.back();
|
||||
liveRoomController.savedDanmaku = null;
|
||||
SmartDialog.showToast('发送成功');
|
||||
// liveRoomController.plPlayerController.danmakuController?.addDanmaku(
|
||||
// DanmakuContentItem(
|
||||
// emoticonUnique ?? message,
|
||||
// type: DanmakuItemType.scroll,
|
||||
// selfSend: true,
|
||||
// ),
|
||||
// );
|
||||
} else {
|
||||
SmartDialog.showToast(res['msg']);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user