Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinGab committed Jan 10, 2024
1 parent 67ac32c commit 7b0e7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/VideoPosterConversionPreset.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public static function get(
),
conversions: $withResponsiveImages ?
ResponsiveImagesConversionsPreset::get($media) :
null
collect()
));

return $conversions;
Expand Down

0 comments on commit 7b0e7b2

Please sign in to comment.