Fixed a bug preventing photos form being rotated
This commit is contained in:
parent
54b7fc57c0
commit
dffce28eb4
@ -4,6 +4,7 @@ namespace Lychee\Modules;
|
||||
|
||||
use ZipArchive;
|
||||
use Imagick;
|
||||
use ImagickPixel;
|
||||
|
||||
final class Photo {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user