Fix image type not being set after conversion for convertible image types (#20624)
This commit is contained in:
		
							parent
							
								
									167d86d21d
								
							
						
					
					
						commit
						5c826c408d
					
				| @ -82,6 +82,7 @@ class MediaAttachment < ApplicationRecord | |||||||
|   IMAGE_CONVERTED_STYLES = { |   IMAGE_CONVERTED_STYLES = { | ||||||
|     original: { |     original: { | ||||||
|       format: 'jpeg', |       format: 'jpeg', | ||||||
|  |       content_type: 'image/jpeg', | ||||||
|     }.merge(IMAGE_STYLES[:original]).freeze, |     }.merge(IMAGE_STYLES[:original]).freeze, | ||||||
| 
 | 
 | ||||||
|     small: { |     small: { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user