fds
This commit is contained in:
parent
47c590f84b
commit
d04b894fdb
1 changed files with 1 additions and 1 deletions
|
@ -149,4 +149,4 @@ socket.on('typing', function (users){
|
|||
document.getElementById('typing-indicator').innerHTML = '<b>'+users[0]+"</b>, <b>"+users[1]+"</b>, <b>"+users[2]+"</b> and "+more.toString()+" more are typing...";
|
||||
document.getElementById('loading-indicator').classList.remove('d-none');
|
||||
}
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue