refactor(notifcations): changed hour to min in ti intergrations
This commit is contained in:
@@ -68,8 +68,8 @@ export const note: any = [
|
|||||||
{
|
{
|
||||||
name: "tiIntergration",
|
name: "tiIntergration",
|
||||||
description: "Checks for new releases to be put into ti",
|
description: "Checks for new releases to be put into ti",
|
||||||
checkInterval: 2,
|
checkInterval: 60,
|
||||||
timeType: "hour",
|
timeType: "min",
|
||||||
emails: "",
|
emails: "",
|
||||||
active: false,
|
active: false,
|
||||||
notifiySettings: {
|
notifiySettings: {
|
||||||
|
|||||||
Reference in New Issue
Block a user