From 271f618a49421e87945c1f68b59a8775469390d5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 26 Oct 2023 19:10:03 +0200 Subject: Adding upstream version 1.43.1. Signed-off-by: Daniel Baumann --- health/notifications/alarm-notify.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'health/notifications') diff --git a/health/notifications/alarm-notify.sh.in b/health/notifications/alarm-notify.sh.in index 579e4910e..217bc6486 100755 --- a/health/notifications/alarm-notify.sh.in +++ b/health/notifications/alarm-notify.sh.in @@ -1786,7 +1786,7 @@ send_discord() { "text": "${info}", "fields": [ { - "title": "${chart}", + "title": "${chart}" } ], "thumb_url": "${image}", -- cgit v1.2.3