mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 13:35:59 +00:00
disable All feeds updated prompt
This commit is contained in:
@@ -69,12 +69,12 @@ function refetch_callback2(transport) {
|
||||
|
||||
debug("refetch_callback2: done");
|
||||
|
||||
if (!daemon_enabled && !daemon_refresh_only) {
|
||||
/* if (!daemon_enabled && !daemon_refresh_only) {
|
||||
notify_info("All feeds updated.");
|
||||
updateTitle("");
|
||||
} else {
|
||||
//notify("");
|
||||
}
|
||||
} */
|
||||
} catch (e) {
|
||||
exception_error("refetch_callback", e);
|
||||
updateTitle("");
|
||||
|
||||
Reference in New Issue
Block a user