Add superuser new customer email notification preferences
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user