Clean up
This commit is contained in:
		
							parent
							
								
									380f5a972c
								
							
						
					
					
						commit
						0206a4ac83
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -568,8 +568,7 @@ function saveQuote(renote: INote, note: INote) {
 | 
			
		|||
	Note.update({ _id: renote._id }, {
 | 
			
		||||
		$push: {
 | 
			
		||||
			_quoteIds: note._id
 | 
			
		||||
		},
 | 
			
		||||
 | 
			
		||||
		}
 | 
			
		||||
	});
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue