forked from leftypol/leftypol
LibMagickMediaHandler.php: fix frames for thumbs field type
This commit is contained in:
parent
f029dba382
commit
038a336f98
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class LibMagickMediaHandler implements MediaHandler {
|
|||
|
||||
|
||||
private bool $strip_metadata;
|
||||
private bool $frames_for_animated_thumbs;
|
||||
private int $frames_for_animated_thumbs;
|
||||
private int $image_max_width;
|
||||
private int $image_max_height;
|
||||
private string $static_thumb_mime;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue