From 39a13e3610cb6bf923bdf01358cf9a69232aeacb Mon Sep 17 00:00:00 2001
From: advplyr
Date: Sun, 25 Sep 2022 10:42:26 -0500
Subject: [PATCH] Add:Notification system max queue and max failed attempts
settings #996
---
client/pages/config/notifications.vue | 62 +++++++++++++++----
.../objects/settings/NotificationSettings.js | 20 +++++-
2 files changed, 68 insertions(+), 14 deletions(-)
diff --git a/client/pages/config/notifications.vue b/client/pages/config/notifications.vue
index 6fd6d575..4f2577f8 100644
--- a/client/pages/config/notifications.vue
+++ b/client/pages/config/notifications.vue
@@ -8,7 +8,24 @@