X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=js%2Ftt-rss.js;h=36be92f4e0f7e642ef4ad99daf1e415d57b3e6ff;hb=6358d70d5e1b0954fdc9e7f7481950ef59446036;hp=0cbd589bbb85207a57d04a641026977d26c0db33;hpb=5edd605ae1a9269b8b6b91b587da3d54a35424e9;p=tt-rss.git diff --git a/js/tt-rss.js b/js/tt-rss.js index 0cbd589b..36be92f4 100644 --- a/js/tt-rss.js +++ b/js/tt-rss.js @@ -55,6 +55,8 @@ function updateFeedList() { // __("Loading, please wait...") + ""; Element.show("feedlistLoading"); + + resetCounterCache(); if (dijit.byId("feedTree")) { dijit.byId("feedTree").destroyRecursive();