fix(kb.gbapp): API after new Bot #370.
This commit is contained in:
parent
b7ac946fe7
commit
aa725c71b3
1 changed files with 1 additions and 2 deletions
|
@ -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']
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue