fix(all): GB Apps now can talk to the kb.gbapp and ask for data.

This commit is contained in:
Rodrigo Rodriguez 2020-03-30 19:33:51 -03:00
parent 5bd4157782
commit 444c3e36b2

View file

@ -59,7 +59,6 @@ export interface IGBInstance {
whatsappBotKey: string;
whatsappServiceNumber: string;
whatsappServiceUrl: string;
whatsappServiceWebhookUrl: string;
smsKey: string;
smsSecret: string;
smsServiceNumber: string;