Merge pull request #2980 from Genc/feature/twilio-notification-provider

Add Twilio Sms Notification Provider
This commit is contained in:
Louis Lam
2023-03-26 15:38:53 +08:00
committed by GitHub
6 changed files with 78 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ export default {
"stackfield": "Stackfield",
"teams": "Microsoft Teams",
"telegram": "Telegram",
"twilio": "Twilio",
"Splunk": "Splunk",
"webhook": "Webhook",
"GoAlert": "GoAlert",