mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
moving forward
This commit is contained in:
parent
3547039cba
commit
77be32167f
@ -449,7 +449,7 @@
|
||||
}
|
||||
if(disk){
|
||||
r.list.drain(disk);
|
||||
//return;
|
||||
return;
|
||||
}
|
||||
if(!opt.store.list){
|
||||
r.list.drain(Radix());
|
||||
@ -457,7 +457,6 @@
|
||||
}
|
||||
// import directory.
|
||||
opt.store.list(function(file){
|
||||
console.log('@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@', file);
|
||||
dir = dir || Radix();
|
||||
if(!file){ return r.list.drain(dir) }
|
||||
r.list.add(file, noop);
|
||||
|
Loading…
x
Reference in New Issue
Block a user