X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmkws-team.js;h=25a24d62ea594b38161ea65870e74159af6859bc;hb=3ab78d05190c4ac0012b09fdfa54b20152badacf;hp=2e6db95cecb8257f2f9c892999c599633bf4ed29;hpb=5d0f34431cd23d6932f651345a1fb11d37053d6c;p=mkws-moved-to-github.git diff --git a/src/mkws-team.js b/src/mkws-team.js index 2e6db95..25a24d6 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -126,6 +126,7 @@ function team($, teamName) { queue("firstrecords").publish(hitcount); } if (parseInt(data.activeclients[0], 10) === 0) { + log("complete"); queue("complete").publish(hitcount); } }