diff --git a/feedlist.js b/feedlist.js index 4c430af51..e47567a81 100644 --- a/feedlist.js +++ b/feedlist.js @@ -326,7 +326,7 @@ function parse_counters(reply, scheduled_call) { setFeedUnread(id, (kind == "cat"), ctr); if (kind != "cat") { - //setFeedValue(id, false, 'error', error); + setFeedValue(id, false, 'error', error); setFeedValue(id, false, 'updated', updated); if (id > 0) {