fix(basic.gblib): update ChatServices.ts #420
1 changed files with 2 additions and 1 deletions
|
|
@ -586,7 +586,8 @@ export class AzureDeployerService implements IGBInstallationDeployer {
|
|||
|
||||
return;
|
||||
}
|
||||
|
||||
resolve(instance);
|
||||
|
||||
// MSFT has changed without warnings.
|
||||
// try {
|
||||
// //tslint:disable-next-line:max-line-length
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue