mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	"Forward" user information to emoji parser
This commit is contained in:
		@@ -231,7 +231,8 @@ const CommentsUI = {
 | 
			
		||||
 | 
			
		||||
		//Parse emojies
 | 
			
		||||
		ComunicWeb.components.textParser.parse({
 | 
			
		||||
			element: commentContent
 | 
			
		||||
			element: commentContent,
 | 
			
		||||
			user: user
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
		//Add comment image (if any)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user