fix(kb.gbapp): API after new Bot #370.
This commit is contained in:
parent
aa725c71b3
commit
853de9df17
1 changed files with 1 additions and 2 deletions
|
@ -570,8 +570,7 @@ export class AzureDeployerService implements IGBInstallationDeployer {
|
|||
luisAppIds: [nlpAppId],
|
||||
luisKey: nlpKey,
|
||||
msaAppId: appId,
|
||||
msaAppPassword: appPassword,
|
||||
configuredChannels: ['webchat']
|
||||
msaAppPassword: appPassword
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue