diff --git a/static/js/user_profile_2.js b/static/js/user_profile_2.js index 8b21757..b340bda 100644 --- a/static/js/user_profile_2.js +++ b/static/js/user_profile_2.js @@ -560,6 +560,8 @@ function selectedUserMessenger (ticket_id=null,user_id=null,el){ url = 'show_chat_w_user/' } let user_type = getInfoAboutUser() + + update_count_unread_messages() // if (user_type === 'mobile' || user_type === 'laptop') { // open_curtain_w_contacts() // }