opt fav folder sort

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-18 13:06:44 +08:00
parent cb167dae29
commit 6c6c4cffd2
4 changed files with 8 additions and 46 deletions

View File

@@ -83,7 +83,6 @@ class _ReplyPageState extends CommonPublishPageState<LiveSendDmPanel> {
message: emote.emoticonUnique!,
dmType: 1,
emoticonOptions: '[object Object]',
emoticonUnique: emote.emoji,
);
},
);
@@ -189,7 +188,6 @@ class _ReplyPageState extends CommonPublishPageState<LiveSendDmPanel> {
List? pictures,
int? dmType,
emoticonOptions,
emoticonUnique,
}) async {
final res = await LiveHttp.sendLiveMsg(
roomId: liveRoomController.roomId,