diff --git a/pkg/notifications/shoutrrr.go b/pkg/notifications/shoutrrr.go index d6ce859..c7e59e9 100644 --- a/pkg/notifications/shoutrrr.go +++ b/pkg/notifications/shoutrrr.go @@ -110,6 +110,7 @@ func createNotifier(urls []string, level log.Level, tplString string, legacy boo legacyTemplate: legacy, data: data, params: params, + delay: delay, } }