update floating title unread status when auto catching up

master
Andrew Dolgov 11 years ago
parent 41d37fb2c3
commit 00fe7886b6

@ -1383,6 +1383,8 @@ function catchupBatchedArticles() {
catchup_id_batch.remove(id);
});
updateFloatingTitle(true);
} });
}

Loading…
Cancel
Save