mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-12 14:12:52 +00:00
"Forward" user information to emoji parser
This commit is contained in:
assets/js
components
pages
@ -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