@ -167,7 +167,7 @@
leftTabActive:"first",
users:[],
usersMap:[],
server:"ws://"+window.location.host+"/chat_server",
server:"wss://"+window.location.host+"/chat_server",
socket:null,
messageContent:"",
currentGuest:"",
@ -132,7 +132,7 @@
delimiters:["<{","}>"],
data: {
window:window,
msgList:[],