This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Rename VictorOps -> Splunk On-Call
pull/476/head
Pēteris Caune
4 years ago
parent
c1f433bb71
commit
474d782869
No known key found for this signature in database
GPG Key ID:
E28D7679E9A9EDE2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
hc/api/models.py
+ 1
- 1
hc/api/models.py
View File
@ -37,7 +37,7 @@ CHANNEL_KINDS = (
(
"
po
"
,
"
Pushover
"
)
,
(
"
pushbullet
"
,
"
Pushbullet
"
)
,
(
"
opsgenie
"
,
"
Opsgenie
"
)
,
(
"
victorops
"
,
"
VictorOps
"
)
,
(
"
victorops
"
,
"
Splunk On-Call
"
)
,
(
"
discord
"
,
"
Discord
"
)
,
(
"
telegram
"
,
"
Telegram
"
)
,
(
"
sms
"
,
"
SMS
"
)
,
Write
Preview
Loading…
Cancel
Save