Integrate webhooks into existing notification mechanism

This commit is contained in:
Namaneo 2019-11-29 16:06:51 +01:00
parent cdc002ecd7
commit 88f3f0f9f0
11 changed files with 68 additions and 3 deletions

View file

@ -11,5 +11,6 @@
Mattermost = 6,
Mobile = 7,
Gotify = 8,
Webhook = 9,
}
}