🐛 Fix browser not opening when using --host parameter

This commit is contained in:
brunosimon
2017-12-24 13:06:04 +01:00
parent 773364824e
commit da39a3065f
3 changed files with 47 additions and 21 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class Chat
setSocket()
{
// Create a channel for this specific chjat
// Create a channel for this specific chat
this.chatSocket = this.config.socket.of('/project/' + this.slug + '/chat')
// Connection event