0.8.474
This commit is contained in:
@@ -93,7 +93,7 @@ function select_tab_profile (el,url,owner_type=null) {
|
||||
|
||||
function deleteMarkerMessages (el) {
|
||||
let marker = el.querySelectorAll(".icon_unread_messages")
|
||||
if (marker){
|
||||
if (marker.length > 0){
|
||||
marker[0].classList.remove("showed")
|
||||
marker[1].classList.remove("showed")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user