Clean up
This commit is contained in:
		
							parent
							
								
									be0e811e45
								
							
						
					
					
						commit
						bcf854b7bb
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -41,8 +41,7 @@ export default (params: any, user: ILocalUser) => new Promise(async (res, rej) =
 | 
			
		|||
	}
 | 
			
		||||
 | 
			
		||||
	const mute = await Mute.find({
 | 
			
		||||
		muterId: user._id,
 | 
			
		||||
		deletedAt: { $exists: false }
 | 
			
		||||
		muterId: user._id
 | 
			
		||||
	});
 | 
			
		||||
 | 
			
		||||
	const query = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue