✌️
This commit is contained in:
		
							parent
							
								
									43ae3c6e27
								
							
						
					
					
						commit
						47b6f5de92
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -83,7 +83,6 @@ function thumbnail(data: stream.Readable, type: string, resize: number): ISend {
 | 
				
			||||||
		.compress('jpeg')
 | 
							.compress('jpeg')
 | 
				
			||||||
		.quality(80)
 | 
							.quality(80)
 | 
				
			||||||
		.interlace('line')
 | 
							.interlace('line')
 | 
				
			||||||
		.noProfile() // Remove EXIF
 | 
					 | 
				
			||||||
		.stream();
 | 
							.stream();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	return {
 | 
						return {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue