mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-21 16:00:26 +01:00
Fixing lint issues
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
function (next) {
|
||||
meta.configs.init(next);
|
||||
},
|
||||
function(next) {
|
||||
function (next) {
|
||||
db.initSessionStore(next);
|
||||
},
|
||||
function (next) {
|
||||
|
||||
Reference in New Issue
Block a user