Fixed display of statistics for single posts.

This commit is contained in:
23rd 2024-02-02 13:02:06 +03:00 committed by John Preston
parent 46023f4260
commit 237baf11df

View file

@ -287,6 +287,10 @@ void FillStatistic(
Type::Bar);
}
}
if (!state->pendingCount) {
++state->pendingCount;
singlePendingDone();
}
}
void AddHeader(