mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fixed little issue
This commit is contained in:
		@@ -22,6 +22,9 @@ ComunicWeb.components.conversations.messageEditor = {
 | 
			
		||||
 | 
			
		||||
			function(content){
 | 
			
		||||
 | 
			
		||||
				if(!content)
 | 
			
		||||
					return;
 | 
			
		||||
 | 
			
		||||
				//Intend to update message content
 | 
			
		||||
				ComunicWeb.components.conversations.interface.UpdateSingleMessage(
 | 
			
		||||
					message.ID,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user