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