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

Commit 869b9d32 by sdepold

removed strange char

1 parent 37ce868a
Showing with 1 additions and 1 deletions
...@@ -15,7 +15,7 @@ module.exports = (function() { ...@@ -15,7 +15,7 @@ module.exports = (function() {
hasPrimaryKeys: false, hasPrimaryKeys: false,
timestamps: true, timestamps: true,
paranoid: false paranoid: false
}, options || {}) }, options || {})
initAttributes.call(this, values) initAttributes.call(this, values)
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!