Browse Source

Rename VictorOps -> Splunk On-Call

pull/476/head
Pēteris Caune 4 years ago
parent
commit
474d782869
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      hc/api/models.py

+ 1
- 1
hc/api/models.py View File

@ -37,7 +37,7 @@ CHANNEL_KINDS = (
("po", "Pushover"), ("po", "Pushover"),
("pushbullet", "Pushbullet"), ("pushbullet", "Pushbullet"),
("opsgenie", "Opsgenie"), ("opsgenie", "Opsgenie"),
("victorops", "VictorOps"),
("victorops", "Splunk On-Call"),
("discord", "Discord"), ("discord", "Discord"),
("telegram", "Telegram"), ("telegram", "Telegram"),
("sms", "SMS"), ("sms", "SMS"),


Loading…
Cancel
Save