mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-22 15:29:02 +00:00
"Forward" user information to emoji parser
This commit is contained in:
@@ -262,7 +262,8 @@ ComunicWeb.pages.userPage.profileInfos = {
|
||||
|
||||
//Parse text
|
||||
ComunicWeb.components.textParser.parse({
|
||||
element: publicNotes
|
||||
element: publicNotes,
|
||||
user: infos
|
||||
});
|
||||
|
||||
//Add separator
|
||||
|
Reference in New Issue
Block a user