mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-07 22:10:59 +01:00
update floating title unread status when auto catching up
This commit is contained in:
parent
41d37fb2c3
commit
00fe7886b6
@ -1383,6 +1383,8 @@ function catchupBatchedArticles() {
|
||||
catchup_id_batch.remove(id);
|
||||
});
|
||||
|
||||
updateFloatingTitle(true);
|
||||
|
||||
} });
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user