mirror of
				https://gitlab.com/comunic/comunicapiv3
				synced 2025-11-04 09:34:04 +00:00 
			
		
		
		
	Fix compilation issue
This commit is contained in:
		@@ -239,7 +239,7 @@ pub fn delete(notification: &PartialNotification) -> ResultBoxError {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    // TODO : Send a notification (updated_number_conversations)
 | 
					    // TODO : Send a notification (updated_number_conversations)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    OK(())
 | 
					    Ok(())
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/// Delete all the notifications of a given user
 | 
					/// Delete all the notifications of a given user
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user