Skip to content

Commit

Permalink
Index public comment field
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Richter committed Oct 14, 2024
1 parent aefd46b commit 95ed9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Command/IndexCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ class IndexCommand extends Command
[ 'type', '', 'string' ],
[ 'mvdb_id', '', 'string' ],
[ 'piano_combination', '', 'string' ],
[ 'public_comment', 'comment', 'string' ],
[ 'final', '', '' ] ];
protected static $actionData = [
[ 'quantity', '', 'int' ],
Expand Down

0 comments on commit 95ed9fc

Please sign in to comment.