fix(all): Libraries update.
This commit is contained in:
parent
f4419fe71c
commit
699ff27e14
1 changed files with 1 additions and 1 deletions
|
@ -742,7 +742,7 @@ export class WhatsappDirectLine extends GBService {
|
|||
case 'meta':
|
||||
|
||||
let whatsappServiceNumber, whatsappServiceKey;
|
||||
if (botNumber){
|
||||
if (botNumber && this.min.instance.whatsappServiceNumber){
|
||||
whatsappServiceNumber = this.min.instance.whatsappServiceNumber;
|
||||
whatsappServiceKey = this.min.instance.whatsappServiceKey
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue