feat: Add Brevo notification provider (#6150)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Martijn Smit
2025-09-29 14:11:57 +02:00
committed by GitHub
parent 023079733a
commit f3bbddc287
6 changed files with 136 additions and 0 deletions
+1
View File
@@ -170,6 +170,7 @@ export default {
"gtxmessaging": "GtxMessaging",
"Cellsynt": "Cellsynt",
"SendGrid": "SendGrid",
"Brevo": "Brevo",
"notifery": "Notifery"
};