Expand all config-value attributes of the form !TYPE!PARAM
[mkws-moved-to-github.git] / src / mkws-team.js
index 2e6db95..25a24d6 100644 (file)
@@ -126,6 +126,7 @@ function team($, teamName) {
       queue("firstrecords").publish(hitcount);
     }
     if (parseInt(data.activeclients[0], 10) === 0) {
+      log("complete");
       queue("complete").publish(hitcount);
     }
   }