mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +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');
|
winston.info('[2014/1/5] categories active users skipped');
|
||||||
next();
|
next();
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
// Add new schema updates here
|
// Add new schema updates here
|
||||||
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema IN LINE 17!!!
|
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema IN LINE 17!!!
|
||||||
], function(err) {
|
], function(err) {
|
||||||
|
|||||||
Reference in New Issue
Block a user