diff --git a/lib/thumbs.class.php b/lib/thumbs.class.php index 804514a..36003c1 100644 --- a/lib/thumbs.class.php +++ b/lib/thumbs.class.php @@ -8,7 +8,7 @@ class thumb { protected int $w = 200; protected int $h = 200; - protected string $ffmpeg_cmd = '/usr/bin/ffmpeg' + protected string $ffmpeg_cmd = '/usr/bin/ffmpeg'; protected string $ffprobe_cmd = '/usr/bin/ffprobe'; const IMAGE_HANDLERS = [