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

Commit 184fada9 by Jacob Lauzier

fixed white space issue

1 parent 22261802
Showing with 1 additions and 1 deletions
......@@ -176,7 +176,7 @@ module.exports = (function() {
replication: this.options.replication,
dialectModulePath: this.options.dialectModulePath,
maxConcurrentQueries: this.options.maxConcurrentQueries,
keepDefaultTimezone: this.options.keepDefaultTimezone,
keepDefaultTimezone: this.options.keepDefaultTimezone,
dialectOptions: this.options.dialectOptions
};
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!