mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 00:45:55 +00:00
properly unmark updated articles when reading
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
|
||||
if ($mode == "") {
|
||||
outputArticleXML($link, $id, $feed_id);
|
||||
} else if ($mode == "prefetch") {
|
||||
} else {
|
||||
catchupArticleById($link, $id, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user