From c627c7f8a6666932e33c53055f437bc6cb700c69 Mon Sep 17 00:00:00 2001 From: "gustavo.mora" Date: Fri, 8 May 2026 17:19:59 +0200 Subject: [PATCH] chore: klaviyo -- normalize colon spacing in manifest monitors section --- klaviyo/manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/klaviyo/manifest.json b/klaviyo/manifest.json index e0b9a5d068ec0..f0788f77683df 100644 --- a/klaviyo/manifest.json +++ b/klaviyo/manifest.json @@ -53,10 +53,10 @@ "source": "klaviyo" }, "monitors": { - "High number of refunded orders" : "assets/monitors/high_number_of_refunds.json", - "High percentage of dropped or bounced email" : "assets/monitors/high_percentage_of_email_failures.json", - "High percentage of email marked as spam" : "assets/monitors/high_percentage_of_email_marked_as_spam.json", - "High percentage of SMS delivery failures" : "assets/monitors/high_percentage_of_sms_failures.json" + "High number of refunded orders": "assets/monitors/high_number_of_refunds.json", + "High percentage of dropped or bounced email": "assets/monitors/high_percentage_of_email_failures.json", + "High percentage of email marked as spam": "assets/monitors/high_percentage_of_email_marked_as_spam.json", + "High percentage of SMS delivery failures": "assets/monitors/high_percentage_of_sms_failures.json" } }, "author": {