X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fmkws-widget-authname.js;h=b96dad2ce9227e63cd7e2464dae8a4a701a619be;hb=1adf555f3f913a53b1de6bd5e59e9cdb4fa1932f;hp=b1e0b1f3f342c5909b2c256b0234ff472c7e1d35;hpb=4e1675fa47595979321f6ae8b7588bc61f24ff79;p=mkws-moved-to-github.git diff --git a/src/mkws-widget-authname.js b/src/mkws-widget-authname.js index b1e0b1f..b96dad2 100644 --- a/src/mkws-widget-authname.js +++ b/src/mkws-widget-authname.js @@ -1,4 +1,4 @@ -mkws.registerWidgetType('Authname', function() { +mkws.registerWidgetType('auth-name', function() { var that = this; this.team.queue("authenticated").subscribe(function(authName) {