mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 19:15:56 +00:00
tweak infscroll
This commit is contained in:
@@ -23,8 +23,6 @@ function viewNextFeedPage() {
|
||||
try {
|
||||
if (!getActiveFeedId()) return;
|
||||
|
||||
notify_progress("Loading, please wait...");
|
||||
|
||||
viewfeed(getActiveFeedId(), undefined, undefined, undefined,
|
||||
undefined, _feed_cur_page+1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user