v1.18.x
barisusakli 8 years ago
parent 4f02775bdf
commit 21861fa931

@ -439,7 +439,7 @@ module.exports = function (Topics) {
next(null, replies);
}
], next);
], _next);
}, callback);
}
};

Loading…
Cancel
Save