Fix MKWS-283 ("mkws-complete.js doesn't work (though its components do)")
[mkws-moved-to-github.git] / src / mkws-widget.js
index 5476796..3712764 100644 (file)
@@ -187,4 +187,4 @@ mkws.makeWidget = function($, team, type, node) {
   }
 
   return that;
-}
+};