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

This commit is contained in:
Rodrigo Rodriguez 2023-09-16 17:54:47 -03:00
parent aa725c71b3
commit 853de9df17

View file

@ -570,8 +570,7 @@ export class AzureDeployerService implements IGBInstallationDeployer {
luisAppIds: [nlpAppId],
luisKey: nlpKey,
msaAppId: appId,
msaAppPassword: appPassword,
configuredChannels: ['webchat']
msaAppPassword: appPassword
}
};