fix(kb.gbapp): API after new Bot #370.

This commit is contained in:
Rodrigo Rodriguez 2023-09-16 17:49:16 -03:00
parent b7ac946fe7
commit aa725c71b3

View file

@ -571,8 +571,7 @@ export class AzureDeployerService implements IGBInstallationDeployer {
luisKey: nlpKey,
msaAppId: appId,
msaAppPassword: appPassword,
enabledChannels: ['webchat', 'skype'], //, "facebook"],
configuredChannels: ['webchat', 'skype'] //, "facebook"]
configuredChannels: ['webchat']
}
};