refactor(notifcations): changed hour to min in ti intergrations

This commit is contained in:
2025-08-21 05:13:34 -05:00
parent 27586e923a
commit 73d38ba3fe

View File

@@ -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: {