mirror of
https://github.com/amark/gun.git
synced 2025-06-07 22:56:42 +00:00
comment
This commit is contained in:
parent
b36d6f5247
commit
fe6b82d60b
4
gun.js
4
gun.js
@ -700,8 +700,8 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
});//({soul: Gun.roulette.call(gun), field: null, empty: true});
|
});//({soul: Gun.roulette.call(gun), field: null, empty: true});
|
||||||
if(f){ call({}) }
|
if(f){ call({}) } // TODO: BUG! Causes pseudomerge on Node 0.6 to fail.
|
||||||
if(gun.back.not){ gun.back.not(call, {raw: true}) }
|
if(gun.back.not){ gun.back.not(call, {raw: true}) } // ^ TODO: BUG! See above.
|
||||||
return gun;
|
return gun;
|
||||||
}
|
}
|
||||||
Chain.map = function(cb, opt){
|
Chain.map = function(cb, opt){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user