summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
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);
}