chore: Displayed WhatsApp API provider name in inbox settings (#5346)
This commit is contained in:
parent
9ddf4c205c
commit
a9d687565e
9 changed files with 63 additions and 31 deletions
|
@ -168,7 +168,7 @@ export default {
|
|||
return (
|
||||
this.isOutgoing &&
|
||||
this.sourceId &&
|
||||
(this.isAnEmailChannel || this.isAWhatsappChannel)
|
||||
(this.isAnEmailChannel || this.isAWhatsAppChannel)
|
||||
);
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue