mirror of
				https://gitlab.com/comunic/comunicapiv3
				synced 2025-11-04 01:24:04 +00:00 
			
		
		
		
	Improve previous method
This commit is contained in:
		@@ -65,6 +65,7 @@ pub fn mark_seen(r: &mut HttpRequestHandler) -> RequestResult {
 | 
			
		||||
    // notifications
 | 
			
		||||
    if delete_similar {
 | 
			
		||||
        notif.id = None;
 | 
			
		||||
        notif.from_user_id = None;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    notifications_helper::delete(¬if)?;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user