new(basic.gblib): Allow TABLE keyword multiple times per file #383.
This commit is contained in:
parent
16b140a21c
commit
568c6724da
1 changed files with 0 additions and 1 deletions
|
@ -573,7 +573,6 @@ export class AzureDeployerService implements IGBInstallationDeployer {
|
||||||
luisKey: nlpKey,
|
luisKey: nlpKey,
|
||||||
msaAppId: appId,
|
msaAppId: appId,
|
||||||
msaAppPassword: appPassword,
|
msaAppPassword: appPassword,
|
||||||
enabledChannels: ['webchat'],
|
|
||||||
configuredChannels: ['webchat']
|
configuredChannels: ['webchat']
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue