This commit is contained in:
2026-04-20 15:11:05 -04:00
parent 4b6839aafa
commit 44521ab677
@@ -62,7 +62,7 @@ class VehiclesRelationManager extends RelationManager
->boolean() ->boolean()
->label('Judged?') ->label('Judged?')
->sortable() ->sortable()
->falseIcon('heroicon-o-badge-check') ->falseIcon('heroicon-o-check-badge')
->trueIcon('heroicon-o-x-circle') ->trueIcon('heroicon-o-x-circle')
->trueColor('danger') ->trueColor('danger')
->falseColor('success'), ->falseColor('success'),