Add attachment button for email conversation (#2927)

This commit is contained in:
Aswin Dev P.S 2021-08-31 19:06:12 +05:30 committed by GitHub
parent 5319af3dfc
commit 6563cccf34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,7 +222,8 @@ export default {
this.isAWebWidgetInbox ||
this.isAFacebookInbox ||
this.isATwilioWhatsappChannel ||
this.isAPIInbox
this.isAPIInbox ||
this.isAnEmailChannel
);
},
replyButtonLabel() {