3
0

Adding formatting

This commit is contained in:
2023-01-09 16:19:16 +00:00
parent 802413f754
commit 6e2c241349

View File

@@ -84,6 +84,7 @@ class SearchIndexCommand extends Command
} }
$progress_bar->finish(); $progress_bar->finish();
$io->writeln('');
$table = new Table($output); $table = new Table($output);
$table $table