made mike happy

This commit is contained in:
Julian Graf 2023-08-01 19:49:40 +02:00
parent d7b4537ce7
commit 41bf6c06ae
1 changed files with 1 additions and 2 deletions

View File

@ -354,11 +354,10 @@ func (h MessageHandler) UptimeKumaWebHook(g *gin.Context) ginresp.HTTPResponse {
var q query
ctx, httpErr := h.app.StartRequest(g, nil, &q, &b, nil)
defer ctx.Cancel()
if httpErr != nil {
return *httpErr
}
defer ctx.Cancel()
var title = ""