Merge pull request #486 from karlak/develop
Fixed a bug preventing photos form being rotated
This commit is contained in:
commit
12e8491b96
@ -4,6 +4,7 @@ namespace Lychee\Modules;
|
||||
|
||||
use ZipArchive;
|
||||
use Imagick;
|
||||
use ImagickPixel;
|
||||
|
||||
final class Photo {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user