mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update Image util
This commit is contained in:
parent
e43663c93f
commit
3d53661b18
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class Image
|
|||
|
||||
$quality = config('pixelfed.image_quality');
|
||||
$img->save($newPath, $quality);
|
||||
|
||||
$img->destroy();
|
||||
if (!$thumbnail) {
|
||||
$media->orientation = $orientation;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue