diff --git a/file/js/TimWolla.WCF.Chat.coffee b/file/js/TimWolla.WCF.Chat.coffee index 6074ed3..4d67405 100644 --- a/file/js/TimWolla.WCF.Chat.coffee +++ b/file/js/TimWolla.WCF.Chat.coffee @@ -32,7 +32,7 @@ TimWolla.WCF ?= {} newMessage: $.Callbacks() userMenu: $.Callbacks() init: () -> - console.log('[TimWolla.WCF.Chat] Initializing'); + console.log '[TimWolla.WCF.Chat] Initializing' @bindEvents() @events.newMessage.add $.proxy @notify, @ diff --git a/template/chat.tpl b/template/chat.tpl index aabd9d0..029b447 100755 --- a/template/chat.tpl +++ b/template/chat.tpl @@ -154,27 +154,27 @@