Skip to content
Snippets Groups Projects
Commit 97ce939a authored by syuilo's avatar syuilo
Browse files

Fix

parent 3f2a7a56
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,8 @@ async function main() {
}
}
if (Object.keys(set).length === 0) return res([i, user]);
User.update({
_id: user._id
}, {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment