From 20cad505939ba71da1614298bde7994f7906be08 Mon Sep 17 00:00:00 2001 From: Niyas Date: Sat, 17 Jul 2021 17:49:56 +0530 Subject: [PATCH] Pushover support --- src/components/NotificationDialog.vue | 50 +++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue index 15991517..e8570e85 100644 --- a/src/components/NotificationDialog.vue +++ b/src/components/NotificationDialog.vue @@ -20,6 +20,7 @@ + @@ -202,6 +203,55 @@

+ +