parent
7916f10a8e
commit
58a4d1eceb
|
@ -484,7 +484,7 @@ ColumnLayout {
|
|||
onStickerSelected: {
|
||||
chatContentRoot.rootStore.sendSticker(chatContentModule.getMyChatId(),
|
||||
hashId,
|
||||
chatInput.isReply ? SelectedMessage.messageId : "",
|
||||
chatInput.isReply ? chatInput.replyMessageId : "",
|
||||
packId)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue