mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 19:51:28 +00:00
properly select next unread feed in feedlist when catching up
This commit is contained in:
@@ -234,7 +234,7 @@ function headlines_callback2(transport, feed_cur_page) {
|
||||
remove_splash();
|
||||
|
||||
} catch (e) {
|
||||
exception_error("headlines_callback2", e);
|
||||
exception_error_ext("headlines_callback2", e, transport);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user