Revert "Towards MKWS-294 (Change names of MKWS classes to be case-insensitive)"
[mkws-moved-to-github.git] / src / mkws-widget-log.js
index b520e35..4ea6cd8 100644 (file)
@@ -1,4 +1,4 @@
-mkws.registerWidgetType('log', function() {
+mkws.registerWidgetType('Log', function() {
   var that = this;
 
   this.team.queue("log").subscribe(function(teamName, timestamp, message) {