From 63c6e29e62e4372031ae5138f8372a09d0298c2f Mon Sep 17 00:00:00 2001 From: Niyas <54862871+NiNiyas@users.noreply.github.com> Date: Wed, 14 Jul 2021 21:08:38 +0530 Subject: [PATCH] Added Slack Webhook support --- src/components/NotificationDialog.vue | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue index d08cb501..b94dd0d7 100644 --- a/src/components/NotificationDialog.vue +++ b/src/components/NotificationDialog.vue @@ -19,6 +19,7 @@ + @@ -175,7 +176,6 @@ -
+ More info on: https://api.slack.com/messaging/webhooks +
+