From a1adc30a898337e95e7f3c9ae1be2de1f3e8c8ef Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 11 May 2023 14:54:00 +0800 Subject: [PATCH] Fix: Add back PagerTree --- src/components/NotificationDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue index 7454931e..856d6f53 100644 --- a/src/components/NotificationDialog.vue +++ b/src/components/NotificationDialog.vue @@ -131,6 +131,7 @@ export default { "OneBot": "OneBot", "Opsgenie": "Opsgenie", "PagerDuty": "PagerDuty", + "PagerTree": "PagerTree", "pushbullet": "Pushbullet", "PushByTechulus": "Push by Techulus", "pushover": "Pushover",