@dxos/client-services 0.3.11-main.5e1976a → 0.3.11-main.64ab81b

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.
@@ -2563,7 +2563,7 @@ var getPlatform = () => {
2563
2563
  };
2564
2564
 
2565
2565
  // packages/sdk/client-services/src/version.ts
2566
- var DXOS_VERSION = "0.3.11-main.5e1976a";
2566
+ var DXOS_VERSION = "0.3.11-main.64ab81b";
2567
2567
 
2568
2568
  // packages/sdk/client-services/src/packlets/services/diagnostics.ts
2569
2569
  var __dxlog_file10 = "/home/runner/work/dxos/dxos/packages/sdk/client-services/src/packlets/services/diagnostics.ts";
@@ -3834,7 +3834,7 @@ var SpacesServiceImpl = class {
3834
3834
  }
3835
3835
  async createSpace() {
3836
3836
  if (!this._identityManager.identity) {
3837
- throw new Error("This device has no HALO identity available. See https://docs.dxos.org/guide/platform/halo");
3837
+ throw new Error("This device has no HALO identity available. See https://docs.dxos.org/guide/halo");
3838
3838
  }
3839
3839
  const dataSpaceManager = await this._getDataSpaceManager();
3840
3840
  const space = await dataSpaceManager.createSpace();
@@ -5207,4 +5207,4 @@ export {
5207
5207
  createDefaultModelFactory,
5208
5208
  ClientServicesHost
5209
5209
  };
5210
- //# sourceMappingURL=chunk-QIHAW5TM.mjs.map
5210
+ //# sourceMappingURL=chunk-EVG5VYEY.mjs.map