Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinGab authored and github-actions[bot] committed Sep 11, 2024
1 parent 16a4c86 commit 488af3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/MediaCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ public function __construct(
public bool $public = false,
public ?string $disk = null,
public null|string|Closure $fallback = null,
) {
}
) {}
}

0 comments on commit 488af3f

Please sign in to comment.