From 73d38ba3fe7ab4d5ca3a4a1e1c99fdd7bf5e92dc Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Thu, 21 Aug 2025 05:13:34 -0500 Subject: [PATCH] refactor(notifcations): changed hour to min in ti intergrations --- server/services/notifications/utils/masterNotifications.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/services/notifications/utils/masterNotifications.ts b/server/services/notifications/utils/masterNotifications.ts index 96dbb87..677d87f 100644 --- a/server/services/notifications/utils/masterNotifications.ts +++ b/server/services/notifications/utils/masterNotifications.ts @@ -68,8 +68,8 @@ export const note: any = [ { name: "tiIntergration", description: "Checks for new releases to be put into ti", - checkInterval: 2, - timeType: "hour", + checkInterval: 60, + timeType: "min", emails: "", active: false, notifiySettings: {