batchstatus

This commit is contained in:
reality 2016-02-02 15:03:57 +00:00
parent ad448a51fa
commit a107c81ad3

View File

@ -103,6 +103,8 @@ var commands = function(dbot) {
} }
next(); next();
}); });
} else {
next();
} }
}); });
}, function() { }, function() {