Skip to content

Commit 30280e3

Browse files
TentoeTentoe
andauthored
fix(notifications): correctly set the delay from options (#1726)
Co-authored-by: Tentoe <[email protected]>
1 parent 7948242 commit 30280e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/notifications/shoutrrr.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ func createNotifier(urls []string, level log.Level, tplString string, legacy boo
110110
legacyTemplate: legacy,
111111
data: data,
112112
params: params,
113+
delay: delay,
113114
}
114115
}
115116

0 commit comments

Comments
 (0)