@lowcodeunit/applications-flow-common 1.32.6-apps-flow → 1.32.7-apps-flow

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1490,7 +1490,7 @@
1490
1490
  case 0:
1491
1491
  projHosts = {};
1492
1492
  (_a = project === null || project === void 0 ? void 0 : project.Hosts) === null || _a === void 0 ? void 0 : _a.forEach(function (host) {
1493
- projHosts[host] = _this.State.EaC.Hosts;
1493
+ projHosts[host] = _this.State.EaC.Hosts[host];
1494
1494
  });
1495
1495
  saveEaC = {
1496
1496
  EnterpriseLookup: this.State.EaC.EnterpriseLookup,