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