diff --git a/gun.js b/gun.js index fc34f07b..28125954 100644 --- a/gun.js +++ b/gun.js @@ -1215,7 +1215,7 @@ return; //tmp.echo[cat.id] = {}; // TODO: Warning: This unsubscribes ALL of this chain's listeners from this link, not just the one callback event. //obj.del(map, at); // TODO: Warning: This unsubscribes ALL of this chain's listeners from this link, not just the one callback event. - return; + //return; } var empty = {}, valid = Gun.valid, u; })(USE, './get');