mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 18:46:01 +01:00
ESlint eol-last
This commit is contained in:
@@ -145,4 +145,4 @@ module.exports = function (Plugins) {
|
||||
Plugins.getActive = function (callback) {
|
||||
db.getSortedSetRange('plugins:active', 0, -1, callback);
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user