mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 22:45:46 +01:00
fixed notifications not exiting (whoops)
This commit is contained in:
@@ -78,6 +78,7 @@ Upgrade.upgrade = function() {
|
|||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
winston.info('[2013/10/23] Updates to Notifications skipped.');
|
winston.info('[2013/10/23] Updates to Notifications skipped.');
|
||||||
|
next();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user