1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 00:41:28 +00:00

offline: try to download status of articles which were marked as read in online while offline client was disconnected

This commit is contained in:
Andrew Dolgov
2009-02-07 15:00:03 +03:00
parent 046a2e3cff
commit 7f4f9f4e82
3 changed files with 15 additions and 4 deletions

View File

@@ -588,8 +588,6 @@ function parse_counters(reply, scheduled_call) {
} */
}
update_local_sync_data();
} catch (e) {
exception_error("parse_counters", e);
}