mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
removed extra ,
This commit is contained in:
@@ -207,7 +207,7 @@ Upgrade.upgrade = function(callback) {
|
||||
winston.info('[2014/1/5] categories active users skipped');
|
||||
next();
|
||||
}
|
||||
},
|
||||
}
|
||||
// Add new schema updates here
|
||||
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema IN LINE 17!!!
|
||||
], function(err) {
|
||||
|
||||
Reference in New Issue
Block a user