@lowcodeunit/applications-flow-common 1.39.103-performanceTesting → 1.39.104-primaryhost

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.
@@ -2190,6 +2190,7 @@ class DomainsComponent {
2190
2190
  ...this.Data?.Project,
2191
2191
  // Hosts: [...this.Project.Hosts, this.Domain.value],
2192
2192
  Hosts: [this.Domain.value],
2193
+ PrimaryHost: this.Domain.value,
2193
2194
  },
2194
2195
  });
2195
2196
  this.formsService.UpdateValuesReference({