From 6b6842996cde8df0c6cf6eb5a65d2530676c765d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 7 Feb 2009 11:00:39 +0300 Subject: offline: various schema updates --- functions.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions.js') 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); } -- cgit v1.2.3-54-g00ecf