Add superuser new customer email notification preferences

This commit is contained in:
Jeppe Bundgaard
2026-06-08 12:20:07 +02:00
parent 75c19bcce4
commit bedbf21c29
11 changed files with 3091 additions and 201 deletions
@@ -1141,6 +1141,7 @@ final class ApiFixtures
'sms_notifications_enabled' => false,
'email_notifications_enabled' => false,
'wash_certificate_email' => null,
'superuser_new_customer_email_notifications_enabled' => false,
],
'created_at' => $this->now(),
'updated_at' => $this->now(),