mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 10:21:30 +00:00
update floating title unread status when auto catching up
This commit is contained in:
@@ -1383,6 +1383,8 @@ function catchupBatchedArticles() {
|
|||||||
catchup_id_batch.remove(id);
|
catchup_id_batch.remove(id);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
updateFloatingTitle(true);
|
||||||
|
|
||||||
} });
|
} });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user