mirror of
https://github.com/containrrr/watchtower.git
synced 2024-12-06 19:26:27 +01:00
fix(notifications): correctly set the delay from options (#1726)
Co-authored-by: Tentoe <tentoe86@pm.me>
This commit is contained in:
@@ -110,6 +110,7 @@ func createNotifier(urls []string, level log.Level, tplString string, legacy boo
|
||||
legacyTemplate: legacy,
|
||||
data: data,
|
||||
params: params,
|
||||
delay: delay,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user