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],
|
luisAppIds: [nlpAppId],
|
||||||
luisKey: nlpKey,
|
luisKey: nlpKey,
|
||||||
msaAppId: appId,
|
msaAppId: appId,
|
||||||
msaAppPassword: appPassword,
|
msaAppPassword: appPassword
|
||||||
configuredChannels: ['webchat']
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue