Fixes
This commit is contained in:
parent
7f62e14045
commit
7d35df4f5a
2 changed files with 6 additions and 7 deletions
|
|
@ -140,7 +140,7 @@ function migrate(src, dest) {
|
|||
}).catch(err => {
|
||||
console.error(`Failed to migrate /r/${name}: ${err.stack}`);
|
||||
});
|
||||
});
|
||||
}, 0);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue