1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 19:55:55 +00:00

offline: various schema updates

This commit is contained in:
Andrew Dolgov
2009-02-07 11:00:39 +03:00
parent 711f946160
commit 6b6842996c
2 changed files with 59 additions and 10 deletions

View File

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