From 59deb85ce262318daaa98163122167520f3aef4e Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:26:31 +0100 Subject: [PATCH 1/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ad4457d..b085cd9 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,6 @@ "type": "boolean", "default": true }, - ] + ], } } From d60d9f8f073e7eb627fe19833c3a03ff44c9b750 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:27:35 +0100 Subject: [PATCH 2/4] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b085cd9..4224819 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,7 @@ "name": "is_public", "type": "boolean", "default": true - }, - ], + } + ] } }