mirror of
https://github.com/amark/gun.git
synced 2025-06-06 22:26:48 +00:00
This commit is contained in:
parent
a48fd8c0a3
commit
fcf105aaab
2
gun.js
2
gun.js
@ -1636,7 +1636,7 @@
|
|||||||
}
|
}
|
||||||
var G = String.fromCharCode(31);
|
var G = String.fromCharCode(31);
|
||||||
function soul(id, as, msg, eve){
|
function soul(id, as, msg, eve){
|
||||||
var as = as.as, path = as.p, ref = as.ref, cat = as.at, pat = []; as = as.as;
|
var as = as.as, path = as.p, ref = as.ref, cat = as.at, pat = [], sat; as = as.as;
|
||||||
ref.back(function(at){
|
ref.back(function(at){
|
||||||
if(sat = at.soul || at.link || at.dub){ return sat }
|
if(sat = at.soul || at.link || at.dub){ return sat }
|
||||||
pat.push(at.has || at.get);
|
pat.push(at.has || at.get);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user