minor fixes

This commit is contained in:
2026-04-09 08:50:36 +02:00
parent 23d363a50c
commit a2457f4e49
75 changed files with 3848 additions and 387 deletions

View File

@@ -26,6 +26,7 @@ class ConfigureMeilisearchIndex extends Command
*/
private const SORTABLE_ATTRIBUTES = [
'created_at',
'published_at_ts',
'trending_score_24h',
'trending_score_7d',
'favorites_count',