From 3856920e291a345c01d9b3bb3050f1702e552ff8 Mon Sep 17 00:00:00 2001 From: Mm2PL Date: Tue, 14 Feb 2023 20:41:23 +0100 Subject: [PATCH] prettier is shitty thank you @pajlada --- docs/plugin-info.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugin-info.schema.json b/docs/plugin-info.schema.json index 1f29867b5..fe07c75e4 100644 --- a/docs/plugin-info.schema.json +++ b/docs/plugin-info.schema.json @@ -17,7 +17,7 @@ "type": "array", "description": "An array of authors of this Plugin.", "items": { - "type": "string" + "type": "string" } }, "homepage": {