0.0.166
This commit is contained in:
@@ -14,7 +14,8 @@ function sendMessageSocket (data) {
|
||||
|
||||
|
||||
|
||||
chatSocket.onmessage = function (e) {
|
||||
|
||||
function wsReceiveData (e) {
|
||||
|
||||
let old_item_tab_user_list = inital_old_tab()
|
||||
let el_tab = old_item_tab_user_list[0]
|
||||
|
||||
Reference in New Issue
Block a user