@dxos/echo-pipeline 0.6.3-main.cc41ccb → 0.6.3-main.d76104f

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.
@@ -3620,7 +3620,7 @@ var MetadataStore = class {
3620
3620
  this._metadata = metadata;
3621
3621
  }
3622
3622
  this._metadata.spaces?.forEach((space) => {
3623
- space.state ??= SpaceState.ACTIVE;
3623
+ space.state ??= SpaceState.SPACE_ACTIVE;
3624
3624
  });
3625
3625
  } catch (err) {
3626
3626
  log15.error("failed to load metadata", {
@@ -3866,4 +3866,4 @@ export {
3866
3866
  MetadataStore,
3867
3867
  hasInvitationExpired
3868
3868
  };
3869
- //# sourceMappingURL=chunk-HYHMFP7V.mjs.map
3869
+ //# sourceMappingURL=chunk-6MJEONOX.mjs.map