From 61e0683e78f38c25e9be29e50f5a4013be89e585 Mon Sep 17 00:00:00 2001 From: SirStepheno Date: Mon, 15 Jul 2024 20:12:47 +0200 Subject: [PATCH] Removed comments in JSON, because test failed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e57abfd..f31060c 100644 --- a/README.md +++ b/README.md @@ -278,10 +278,10 @@ Raw json response: "value": "fa-trash" }, "za-type": { - "value": "GFT" // Only value given, display value in default color + "value": "GFT" }, "zb-date": { - "color": "yellow" // Only color given, so nothing to display + "color": "yellow" } } ]