From 4ac1d147aca56e785317eb7698306988b278f370 Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Sun, 26 Feb 2023 22:34:51 +0100 Subject: [PATCH] fix typo --- content.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.schema.json b/content.schema.json index 7dad776..98a0329 100644 --- a/content.schema.json +++ b/content.schema.json @@ -173,7 +173,7 @@ "$id": "#/properties/iframe/properties/color", "type": "string", "title": "The color schema", - "default": "", + "default": "" }, "url": { "$id": "#/properties/iframe/properties/url",