mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 06:25:56 +00:00
remove leftover updating feeds prompt
This commit is contained in:
@@ -140,9 +140,9 @@ function scheduleFeedUpdate(force) {
|
||||
|
||||
debug("in scheduleFeedUpdate");
|
||||
|
||||
if (!daemon_enabled && !daemon_refresh_only) {
|
||||
/* if (!daemon_enabled && !daemon_refresh_only) {
|
||||
notify_progress("Updating feeds...", true);
|
||||
}
|
||||
} */
|
||||
|
||||
var query_str = "backend.php?op=rpc&subop=";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user