File: //proc/thread-self/root/tmp/cs-sound-ready-cli-preview-1.patch
*** Begin Patch
*** Update File: /home/kiwerkzeuge.de/private/creator-studio/bin/creator_studio_photo_carousel_brief.php
@@
'status' => (string) ($brief['status'] ?? ''),
'template_id' => (string) ($brief['template_id'] ?? ''),
'template_label' => (string) ($brief['template_label'] ?? ''),
+ 'delivery_mode' => (string) ($brief['delivery_mode'] ?? 'photo_media_upload'),
+ 'delivery_label' => (string) ($brief['delivery_label'] ?? ''),
'image_count' => (int) ($brief['image_count'] ?? 0),
*** End Patch