mirror of
https://github.com/amark/gun.git
synced 2025-10-14 00:59:35 +00:00
ahem, thank you d3x0r
This commit is contained in:
parent
71f15e21c6
commit
ce32d8414b
1
gun.js
1
gun.js
@ -1386,7 +1386,6 @@
|
|||||||
} else
|
} else
|
||||||
if(!lex && 0 != lex){
|
if(!lex && 0 != lex){
|
||||||
(gun = back.chain())._.err = {err: Gun.log('Invalid get request!', lex)};
|
(gun = back.chain())._.err = {err: Gun.log('Invalid get request!', lex)};
|
||||||
asdf;
|
|
||||||
if(cb){ cb.call(gun, gun._.err) }
|
if(cb){ cb.call(gun, gun._.err) }
|
||||||
return gun;
|
return gun;
|
||||||
} else
|
} else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user