Skip to content

Commit f6675f7

Browse files
committed
fix
1 parent 582ca7d commit f6675f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/Version20250923201022.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ final class Version20250923201022 extends AbstractMigration
1212
private const NEW_SETTINGS = [
1313
[
1414
'name' => 'renewal_notification_enabled',
15-
'value' => '1',
15+
'value' => '0',
1616
'type' => 'boolean',
1717
'context' => 'email_settings',
1818
'hierarchy' => 100,

0 commit comments

Comments
 (0)