Browse Source

Fixed coffee lint.

Martin Edenhofer 9 years ago
parent
commit
61615adc00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/assets/javascripts/app/controllers/chat.coffee

+ 1 - 1
app/assets/javascripts/app/controllers/chat.coffee

@@ -442,7 +442,7 @@ class ChatWindow extends App.Controller
     })
 
   disconnect: =>
-    @addStatusMessage("<strong>You</strong> left the conversation")
+    @addStatusMessage('<strong>You</strong> left the conversation')
     App.WebSocket.send(
       event:'chat_session_close'
       data: