jpeg support
This commit is contained in:
@@ -45,6 +45,7 @@ image_type_set : ImageTypeSet =\
|
||||
{
|
||||
'bmp': 'image/bmp',
|
||||
'jpg': 'image/jpeg',
|
||||
'jpeg': 'image/jpeg',
|
||||
'png': 'image/png',
|
||||
'webp': 'image/webp'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user