mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
fix(notifications): correctly set the delay from options (#1726)
Co-authored-by: Tentoe <tentoe86@pm.me>
This commit is contained in:
parent
7948242260
commit
30280e38b4
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ func createNotifier(urls []string, level log.Level, tplString string, legacy boo
|
|||
legacyTemplate: legacy,
|
||||
data: data,
|
||||
params: params,
|
||||
delay: delay,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue