Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv authored and github-actions[bot] committed Oct 7, 2024
1 parent 96dfc30 commit ad3ae2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WithFilePond.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public function revert($property, $filename): void

if ($upload->getFilename() === $filename) {
$upload->delete();

return false;
}

Expand Down

0 comments on commit ad3ae2c

Please sign in to comment.