mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-09 03:41:33 +02:00
it's on line 24 now
This commit is contained in:
@@ -880,7 +880,7 @@ Upgrade.upgrade = function(callback) {
|
||||
}
|
||||
|
||||
// Add new schema updates here
|
||||
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema IN LINE 22!!!
|
||||
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema IN LINE 24!!!
|
||||
], function(err) {
|
||||
if (!err) {
|
||||
if(updatesMade) {
|
||||
|
||||
Reference in New Issue
Block a user