1.1.26 upd msg counter and styles for news

This commit is contained in:
2024-07-03 17:18:40 +03:00
parent c2b6890311
commit b67b290279
6 changed files with 26 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ window.onload = function (){
// }
let chats = document.querySelector(`[data-ajax-url='chats']`)
if (chats){
deleteMarkerMessages()
// deleteMarkerMessages()
}
}
}