From a107c81ad3b06d116e0f5fd8ea0f878ff774da40 Mon Sep 17 00:00:00 2001 From: reality Date: Tue, 2 Feb 2016 15:03:57 +0000 Subject: [PATCH] batchstatus --- modules/report/commands.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/report/commands.js b/modules/report/commands.js index e85e584..b951fbd 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -103,6 +103,8 @@ var commands = function(dbot) { } next(); }); + } else { + next(); } }); }, function() {