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
commit 4869e6531c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",