mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 11:31:27 +08:00
switch on the notification, if it is added in EditMonitor.vue
This commit is contained in:
@@ -99,6 +99,8 @@ class Notification {
|
||||
if (notification.applyExisting) {
|
||||
await applyNotificationEveryMonitor(bean.id, userID);
|
||||
}
|
||||
|
||||
return bean;
|
||||
}
|
||||
|
||||
static async delete(notificationID, userID) {
|
||||
|
Reference in New Issue
Block a user