new(basic.gblib): Allow TABLE keyword multiple times per file #383.

This commit is contained in:
Rodrigo Rodriguez 2023-10-13 16:08:42 -03:00
parent 16b140a21c
commit 568c6724da

View file

@ -573,7 +573,6 @@ export class AzureDeployerService implements IGBInstallationDeployer {
luisKey: nlpKey,
msaAppId: appId,
msaAppPassword: appPassword,
enabledChannels: ['webchat'],
configuredChannels: ['webchat']
}
};