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
/admin/api/channel/ knows Discord
pull/109/head
Pēteris Caune
8 years ago
parent
17bf0d109e
commit
6d7c885ede
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
hc/api/admin.py
+ 2
- 0
hc/api/admin.py
View File
@ -171,6 +171,8 @@ class ChannelsAdmin(admin.ModelAdmin):
return
"
VictorOps
"
elif
obj
.
kind
==
"
pushbullet
"
:
return
"
Pushbullet
"
elif
obj
.
kind
==
"
discord
"
:
return
"
Discord
"
elif
obj
.
kind
==
"
po
"
:
return
"
Pushover
"
elif
obj
.
kind
==
"
webhook
"
:
Write
Preview
Loading…
Cancel
Save