mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 07:13:12 +00:00
fix
This commit is contained in:
@ -908,9 +908,6 @@ export default class DistributedConnection extends IStore {
|
|||||||
|
|
||||||
await this.fetch(id, null);
|
await this.fetch(id, null);
|
||||||
|
|
||||||
// set active
|
|
||||||
r._p.suspended = false;
|
|
||||||
|
|
||||||
console.log("Restored " + id);
|
console.log("Restored " + id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user