mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-27 00:35:53 -04:00
Add gtxmessaging Notification Support (#4481)
Signed-off-by: Christoph Fichtmüller <cf@cfichtmueller.com> Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
e927327bad
commit
49b6dacb4d
6 changed files with 96 additions and 4 deletions
|
@ -152,7 +152,8 @@ export default {
|
|||
"Splunk": "Splunk",
|
||||
"webhook": "Webhook",
|
||||
"GoAlert": "GoAlert",
|
||||
"ZohoCliq": "ZohoCliq"
|
||||
"ZohoCliq": "ZohoCliq",
|
||||
"gtxmessaging": "GtxMessaging"
|
||||
};
|
||||
|
||||
// Put notifications here if it's not supported in most regions or its documentation is not in English
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue