2
0
mirror of https://github.com/esiur/esiur-js.git synced 2026-03-18 07:20:39 +00:00
This commit is contained in:
2026-03-15 06:48:28 +03:00
parent 8aef1ec56d
commit ec0518b2d9
3 changed files with 5 additions and 5 deletions

View File

@@ -5809,9 +5809,9 @@ var DistributedConnection = exports["default"] = /*#__PURE__*/function (_IStore)
_r2 = _toBeFetched[_i2];
_context.prev = 40;
_context.next = 43;
return this.fetch(id, null);
return this.fetch(_r2, null);
case 43:
console.log("Restored " + id);
console.log("Restored " + _r2);
_context.next = 49;
break;
case 46: