summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-07 11:00:39 +0300
committerAndrew Dolgov <[email protected]>2009-02-07 11:00:39 +0300
commit6b6842996cde8df0c6cf6eb5a65d2530676c765d (patch)
treef453a6b3bbf1aa37927f1e88d25717d25d16e04d /functions.js
parent711f946160bf7c81e1fdeeea72275e3ba1f77af8 (diff)
offline: various schema updates
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions.js b/functions.js
index ff6075f11..99345f401 100644
--- a/functions.js
+++ b/functions.js
@@ -588,6 +588,8 @@ function parse_counters(reply, scheduled_call) {
} */
}
+ update_local_sync_data();
+
} catch (e) {
exception_error("parse_counters", e);
}