fix(all): GB Apps now can talk to the kb.gbapp and ask for data.
This commit is contained in:
parent
5bd4157782
commit
444c3e36b2
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ export interface IGBInstance {
|
||||||
whatsappBotKey: string;
|
whatsappBotKey: string;
|
||||||
whatsappServiceNumber: string;
|
whatsappServiceNumber: string;
|
||||||
whatsappServiceUrl: string;
|
whatsappServiceUrl: string;
|
||||||
whatsappServiceWebhookUrl: string;
|
|
||||||
smsKey: string;
|
smsKey: string;
|
||||||
smsSecret: string;
|
smsSecret: string;
|
||||||
smsServiceNumber: string;
|
smsServiceNumber: string;
|
||||||
|
|
Loading…
Add table
Reference in a new issue