Revert "Towards MKWS-294 (Change names of MKWS classes to be case-insensitive)"
[mkws-moved-to-github.git] / src / mkws-widget-authname.js
index b96dad2..b1e0b1f 100644 (file)
@@ -1,4 +1,4 @@
-mkws.registerWidgetType('auth-name', function() {
+mkws.registerWidgetType('Authname', function() {
   var that = this;
 
   this.team.queue("authenticated").subscribe(function(authName) {