mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-26 07:13:48 +01:00
Go 1.18 (#592)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user