mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
fixed my derp
This commit is contained in:
@@ -108,6 +108,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
module.helpers = module.helpers || {};
|
module.helpers = module.helpers || {};
|
||||||
module.helpers.level = require('./mongo/helpers');
|
module.helpers.redis = require('./redis/helpers');
|
||||||
}(exports));
|
}(exports));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user