不要怂,就是干,撸起袖子干!

Commit 889a0860 by Mick Hansen

dont remove that bracket

1 parent cdee7590
Showing with 1 additions and 1 deletions
......@@ -894,7 +894,7 @@ module.exports = (function() {
iterate(i)
})
}
} else
} else {
var afterDaos = Utils._.after(daos.length, function() {
next(errors.length > 0 ? errors : null)
})
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!