mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-06 02:30:12 +08:00
@@ -48,6 +48,7 @@ class WhisperDetailController extends CommonListController<RspSessionMsg, Msg> {
|
||||
} else {
|
||||
ackSessionMsg(msgs.last.msgSeqno.toInt());
|
||||
}
|
||||
msgs.removeWhere((e) => e.msgType == MsgType.EN_MSG_TYPE_DRAW_BACK.value);
|
||||
eInfos ??= <EmotionInfo>[];
|
||||
eInfos!.addAll(response.response.eInfos);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user