mirror of
https://github.com/amark/gun.git
synced 2025-06-04 13:16:44 +00:00
test undo tmp
This commit is contained in:
parent
451c33a69a
commit
d5c8a02980
@ -17,7 +17,7 @@ function start(root){
|
||||
|
||||
mesh.way = function(msg){
|
||||
if(!msg){ return }
|
||||
relayUp(msg); // TEMPORARY!!!
|
||||
//relayUp(msg); // TEMPORARY!!!
|
||||
if(msg.get){ return GET(msg) }
|
||||
if(msg.put){ return }
|
||||
fall(msg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user