036ca28a by Jabis Sevón

recent changes

1 parent 2a8992a4
Showing 1 changed file with 2 additions and 2 deletions
......@@ -22,8 +22,8 @@
return;
}
to = setTimeout(flush, opt.wait || 1);
var id = at['#']
ctx.on('in', {"@": id, ok:1})
// var id = at['#']
// ctx.on('in', {"@": id, ok:1})
});
ctx.on('get', function(at){
//console.log("get at",at,disk);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!