Fixed update to actual comments

This commit is contained in:
zeldaroot 2020-01-09 05:48:05 +02:00
parent 5304431627
commit c4b079d5a0
2 changed files with 2 additions and 2 deletions

View file

@ -200,8 +200,8 @@ async.series(
CP_get.comments(
{ from: process.env.CP_RT, certainly: true },
500,
'',
i,
false,
function(err, comments) {
i++;
if (err) {

2
lib/CP_get.min.js vendored

File diff suppressed because one or more lines are too long