Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 19, 2023
1 parent c0a4e30 commit 5c9fb62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Conversions/Commands/RegenerateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ public function handle(MediaRepository $mediaRepository, FileManipulator $fileMa
}
}

$this->newLine(2);

$this->info('All done!');
}

Expand Down

0 comments on commit 5c9fb62

Please sign in to comment.