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

Commit 5fc15814 by sdepold

formatting

1 parent 077242c0
Showing with 1 additions and 1 deletions
...@@ -46,7 +46,7 @@ module.exports = (function() { ...@@ -46,7 +46,7 @@ module.exports = (function() {
obj[self.identifier] = associatedObject ? associatedObject.id : null obj[self.identifier] = associatedObject ? associatedObject.id : null
// passes the changed field to save, so only that field get updated. // passes the changed field to save, so only that field get updated.
return obj.save([self.identifier]) return obj.save([ self.identifier ])
} }
return this return this
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!