mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Upgraded openUserPage function
This commit is contained in:
@ -77,7 +77,7 @@ ComunicWeb.components.notifications.ui = {
|
||||
if(data.on_elem_type == "friend_request"){
|
||||
|
||||
//Open user page
|
||||
openUserPage(data.from_user_id);
|
||||
openUserPageFromID(data.from_user_id);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user