dont force webp as original is not
This commit is contained in:
@@ -170,7 +170,6 @@ class StoreUploadedFileJob implements ShouldQueue
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->media->mime_type = 'image/webp';
|
|
||||||
$this->media->variants = $variants;
|
$this->media->variants = $variants;
|
||||||
}//end if
|
}//end if
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user