diff --git a/src/posts/flags.js b/src/posts/flags.js index 424a54084f..152414e436 100644 --- a/src/posts/flags.js +++ b/src/posts/flags.js @@ -94,6 +94,8 @@ module.exports = function(Posts) { } else { next(); } + } else { + next(); } }, function(next) {