mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-26 22:56:10 +02:00
linting
This commit is contained in:
@@ -68,7 +68,7 @@ module.exports = function (privileges) {
|
||||
},
|
||||
function (cid, next) {
|
||||
privileges.categories.can(privilege, cid, uid, next);
|
||||
}
|
||||
},
|
||||
], callback);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user