diff --git a/app/Console/Commands/NntmuxPopulateSearchIndexes.php b/app/Console/Commands/NntmuxPopulateSearchIndexes.php index 06468cb77..da826e4ae 100644 --- a/app/Console/Commands/NntmuxPopulateSearchIndexes.php +++ b/app/Console/Commands/NntmuxPopulateSearchIndexes.php @@ -196,7 +196,7 @@ class NntmuxPopulateSearchIndexes extends Command } ); } - + /** * Populate ManticoreSearch predb index */