mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +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