"Forward" user information to emoji parser

This commit is contained in:
2020-04-03 19:38:21 +02:00
parent 527f0a838c
commit 8d6adb336c
7 changed files with 27 additions and 13 deletions

View File

@ -231,7 +231,8 @@ const CommentsUI = {
//Parse emojies
ComunicWeb.components.textParser.parse({
element: commentContent
element: commentContent,
user: user
});
//Add comment image (if any)