mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 11:37:58 +00:00
feat: Add June event for reply to (#8118)
This commit is contained in:
@@ -768,6 +768,7 @@ export default {
|
||||
: this.$track(CONVERSATION_EVENTS.SENT_MESSAGE, {
|
||||
channelType: this.channelType,
|
||||
signatureEnabled: this.sendWithSignature,
|
||||
hasReplyTo: !!this.inReplyTo?.id,
|
||||
});
|
||||
},
|
||||
async onSendReply() {
|
||||
|
||||
Reference in New Issue
Block a user