broadcast last sync status

This commit is contained in:
Matias Alejo Garcia 2014-02-18 12:51:22 -03:00
parent 6430f05d30
commit 67a68ee3ca
1 changed files with 0 additions and 1 deletions

View File

@ -407,7 +407,6 @@ function spec() {
else {
self.endTs = Date.now();
self.status = 'finished';
self.shouldBroadcast
return w_cb(err);
}
});