mirror of
https://github.com/amark/gun.git
synced 2026-03-02 15:13:15 +00:00
bump
This commit is contained in:
2
axe.js
2
axe.js
@@ -262,7 +262,7 @@
|
||||
at.on('bye', function(peer){ C--; this.to.next(peer);
|
||||
if(peer.url){ delete axe.up[peer.id] }
|
||||
var S = +new Date;
|
||||
setTimeout.each(Object.keys(peer.routes), function(hash, route){
|
||||
setTimeout.each(Object.keys(peer.routes||''), function(hash, route){
|
||||
route = peer.routes[hash];
|
||||
delete route[peer.id];
|
||||
if(Object.empty(route)){
|
||||
|
||||
Reference in New Issue
Block a user