Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-04-09 07:57:35 +02:00
committed by GitHub
parent ea5a0d5229
commit 64cb538dbf
11 changed files with 55 additions and 567 deletions

View File

@@ -31,7 +31,6 @@ func (c *Client) listFileImage() []model.Image {
continue
}
for _, item := range items {
// Check NotifyOn
if len(item.NotifyOn) == 0 {
item.NotifyOn = model.NotifyOnDefaults