feat: add migration to expand tenant_codigo in bundles and update related seeders and tests
This commit is contained in:
@@ -162,7 +162,7 @@ class TenantSeeder extends Seeder
|
||||
'secondary_color' => '#A0A0A0',
|
||||
'danger_color' => '#FF8888',
|
||||
'success_color' => '#198754',
|
||||
'header_bg_color' => '#015327',
|
||||
'header_bg_color' => '#ffffff',
|
||||
'footer_bg_color' => '#015327',
|
||||
'header_logo' => $fiestaHeaderLogo,
|
||||
'footer_logo' => $fiestaFooterLogo,
|
||||
|
||||
Reference in New Issue
Block a user