Skip to content

Commit

Permalink
add push alert type
Browse files Browse the repository at this point in the history
  • Loading branch information
gxben committed Oct 2, 2024
1 parent d4c9d16 commit fcffc28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/api/alert_contact.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ var alertContactType = map[string]int{
"pro-sms": 8,
"pushover": 9,
"slack": 11,
"push": 13,
"voice-call": 14,
"splunk": 15,
"pagerduty": 16,
Expand Down

0 comments on commit fcffc28

Please sign in to comment.