update bg for cTENcf events

Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
This commit is contained in:
Chris Abraham 2025-06-16 08:04:11 -07:00
parent abf423562d
commit 878c9e4d86
No known key found for this signature in database
GPG Key ID: 60A2BD1DA7D4B0F0
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ foreach ( $events as $event ) {
'lf_event_date_end' => $dt_date_end->format( 'Y/m/d' ),
'lf_event_city' => $venue_city,
'lf_event_event-logo' => '',
'lf_event_background' => 106897,
'lf_event_background' => 134450,
'lf_event_overlay_color' => $background_colors[ $background_color ],
),
);