From ba5227991969301023fd7aef7b141fe480c243cb Mon Sep 17 00:00:00 2001 From: David Sterry Date: Thu, 9 Dec 2021 20:27:15 -0800 Subject: [PATCH] fix json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2323992..177c7e6 100644 --- a/manifest.json +++ b/manifest.json @@ -34,7 +34,7 @@ "name": "is_public", "type": "boolean", "default": true - }, + } ] } }