0.0.73
This commit is contained in:
@@ -29,18 +29,9 @@ function check_new_messages_timeout(){
|
|||||||
check_new_messages(window,it)
|
check_new_messages(window,it)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
1000)
|
10000)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// function timeout (data){
|
|
||||||
// let window = document.querySelector(".container-messages")
|
|
||||||
//
|
|
||||||
// check_msg = setInterval(check_new_messages, 1000,window,data)
|
|
||||||
//
|
|
||||||
// }
|
|
||||||
|
|
||||||
var data = null
|
var data = null
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user