This commit is contained in:
2026-05-07 14:57:59 +02:00
parent c4a485e530
commit 811069a25c
35 changed files with 2980 additions and 30 deletions

View File

@@ -167,6 +167,7 @@ class Installer {
'yacht_booking_global_ical_import_url' => '',
'yacht_booking_global_ical_token' => '',
'yacht_booking_global_ical_last_import' => '',
'yacht_booking_ical_sync_mode' => 'per_yacht',
);
foreach ( $options as $key => $value ) {