mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
opt fav folder sort
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user