mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:15:55 +00:00
requestCounters: remove cooldown
This commit is contained in:
@@ -218,7 +218,6 @@ define(["dojo/_base/declare"], function (declare) {
|
||||
|
||||
if (message == "UPDATE_COUNTERS") {
|
||||
console.log("need to refresh counters...");
|
||||
App.setInitParam("last_article_id", -1);
|
||||
Feeds.requestCounters(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user