add cookie 2

This commit is contained in:
SBD
2024-01-11 19:31:14 +03:00
parent b2abb3046b
commit e7cf694d88
3 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
// $(document).ready(function (){
// middleWareJS()
// })
$(document).ready(function (){
checkStateCookie()
})
// window.onfocus = function () {
// getSocketState()
@@ -11,7 +11,6 @@ window.onload = function (){
middleWareJS()
openOrCloseCurtainSupportChat()
openOverlayOrClose()
checkStateCookie()
}
//