From 88935b9450935c4a8021e01e1d16fdb05e79c001 Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Mon, 21 Feb 2022 08:57:11 +0100 Subject: [PATCH] remove superfluous commas --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5e50f88..3a341aa 100644 --- a/manifest.json +++ b/manifest.json @@ -37,7 +37,7 @@ "install" : [ { "name": "domain", - "type": "domain", + "type": "domain" }, { "name": "path", @@ -47,7 +47,7 @@ }, { "name": "admin", - "type": "user", + "type": "user" }, { "name": "is_public",