added hipchat

pull/775/head
Dov Benyomin Sohacheski 3 years ago committed by GitHub
parent a19705c050
commit 4293380034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,10 @@ class Discord(_Chat):
_icon = "discord.png"
class HipChat(_Chat):
_icon = "hip-chat.png"
class Mattermost(_Chat):
_icon = "mattermost.png"

Loading…
Cancel
Save