mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-31 19:17:48 +00:00
Add attachment button for email conversation (#2927)
This commit is contained in:
@@ -222,7 +222,8 @@ export default {
|
|||||||
this.isAWebWidgetInbox ||
|
this.isAWebWidgetInbox ||
|
||||||
this.isAFacebookInbox ||
|
this.isAFacebookInbox ||
|
||||||
this.isATwilioWhatsappChannel ||
|
this.isATwilioWhatsappChannel ||
|
||||||
this.isAPIInbox
|
this.isAPIInbox ||
|
||||||
|
this.isAnEmailChannel
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
replyButtonLabel() {
|
replyButtonLabel() {
|
||||||
|
|||||||
Reference in New Issue
Block a user