mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-03 19:11:22 +01:00
add missing next
This commit is contained in:
@@ -94,6 +94,8 @@ module.exports = function(Posts) {
|
||||
} else {
|
||||
next();
|
||||
}
|
||||
} else {
|
||||
next();
|
||||
}
|
||||
},
|
||||
function(next) {
|
||||
|
||||
Reference in New Issue
Block a user