mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-03 20:48:07 +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