From 7808aef58fee01e1423dbffebeae2b4dbdc6a65a Mon Sep 17 00:00:00 2001
From: Niyas <niyasmohammed64@gmail.com>
Date: Sat, 17 Jul 2021 18:42:54 +0530
Subject: [PATCH] Pushover support

---
 src/components/NotificationDialog.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue
index e8570e85..901ce344 100644
--- a/src/components/NotificationDialog.vue
+++ b/src/components/NotificationDialog.vue
@@ -244,7 +244,7 @@
                                 <div class="form-text">
                                 <span style="color:red;"><sup>*</sup></span>Required
                                 <p style="margin-top: 8px;">
-                                        More info about webhooks on: <a href="https://pushover.net/api" target="_blank">https://pushover.net/api</a>
+                                        More info on: <a href="https://pushover.net/api" target="_blank">https://pushover.net/api</a>
                                 </p>
                                  <p style="margin-top: 8px;">
                                         Emergency priority(2) has default 30 second timeout between retries and will expire after 1 hour.