@kosdev-code/kos-freestyle-sdk 0.1.0-dev.5187 → 0.1.0-dev.5189

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.
@@ -1636,10 +1636,10 @@ let x = class {
1636
1636
  return;
1637
1637
  const e = this.trouble.data.holderPaths[0], t = R(e);
1638
1638
  if (!(!this._holdersLoaded && !t.model))
1639
- return t == null ? void 0 : t.model;
1639
+ return this._holdersLoaded = !0, t == null ? void 0 : t.model;
1640
1640
  }
1641
1641
  updateHolder() {
1642
- if (!this._holdersLoaded) {
1642
+ if (!this._holdersLoaded && this.trouble) {
1643
1643
  const e = this.trouble.data.holderPaths[0];
1644
1644
  R(e).model && (this._holdersLoaded = !0);
1645
1645
  }
@@ -1914,4 +1914,4 @@ export {
1914
1914
  Fr as y,
1915
1915
  Ia as z
1916
1916
  };
1917
- //# sourceMappingURL=service-DyLnkK6H.js.map
1917
+ //# sourceMappingURL=service-DsRAidig.js.map