Client: Applying the nick + channel given in the URL properly #242
[KiwiIRC.git] / client / assets / dev / applet_nickserv.js
index 4b45a55cf839312034611d7364650c31f412e221..b09b362fda48e8f90a0259fe71af45eff281e0ef 100644 (file)
@@ -28,7 +28,7 @@
             this.set('title', 'Nickserv Login');\r
             //this.view = new View();\r
 \r
-            _kiwi.global.control.on('command_login', this.loginCommand, this);\r
+            _kiwi.global.control.on('command:login', this.loginCommand, this);\r
         },\r
 \r
         loginCommand: function (event) {\r