*Update dist
This commit is contained in:
parent
c4321d3026
commit
1158bd72c6
|
@ -47,7 +47,7 @@ class DHTCache extends events_1.default {
|
|||
.forEach((item) => {
|
||||
this.addPeerHandler(item);
|
||||
});
|
||||
this._ensurePeer(id);
|
||||
this._ensurePeer(this.id);
|
||||
}
|
||||
_cache;
|
||||
get cache() {
|
||||
|
|
Loading…
Reference in New Issue