gotify
This commit is contained in:
parent
5d81c24b65
commit
07190f0f30
@ -56,6 +56,7 @@ func (m *MediaFiles) SendGotify(message string, arr string) {
|
|||||||
log.Fatalf("impossible to send request: %s", err)
|
log.Fatalf("impossible to send request: %s", err)
|
||||||
}
|
}
|
||||||
log.Printf("status Code: %d", res.StatusCode)
|
log.Printf("status Code: %d", res.StatusCode)
|
||||||
|
defer res.Body.Close()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user