refactor(website): add 'dates_text' field to event configuration and update related tests
This commit is contained in:
@@ -131,6 +131,7 @@ class TenantSeeder extends Seeder
|
||||
'eventConfig' => [
|
||||
'title' => 'Fiesta Fútbol Infantil',
|
||||
'location' => 'Rosario, Santa Fe',
|
||||
'dates_text' => '9, 10, 11 y 12 de Octubre 2026',
|
||||
'dates' => [
|
||||
'2026-12-05',
|
||||
'2026-12-06',
|
||||
|
||||
Reference in New Issue
Block a user