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
+3
View File
@@ -3357,6 +3357,9 @@
},
"email_notifications_enabled": {
"type": "boolean"
},
"superuser_new_customer_email_notifications_enabled": {
"type": "boolean"
}
}
}