mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 12:05:57 +01:00
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts: app.js public/templates/category.tpl public/templates/popular.tpl public/templates/recent.tpl public/templates/unread.tpl src/routes/plugins.js src/webserver.js
This commit is contained in:
@@ -95,4 +95,5 @@ if(nconf.get('ssl')) {
|
||||
winston.info('NodeBB Ready');
|
||||
});
|
||||
};
|
||||
|
||||
}(WebServer));
|
||||
|
||||
Reference in New Issue
Block a user