From a09d3eeed6569067ff85ba0c1a1455e21aac52ea Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 18 Dec 2022 11:21:20 +0100 Subject: [PATCH] Fix syntax typo --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 23b2194..d25fcfa 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ }, "license": "AGPL-3", "maintainer": { - "name": "Lapineige", + "name": "Lapineige" }, "requirements": { "yunohost": ">= 11.0.0" @@ -39,7 +39,6 @@ "name": "is_public", "type": "boolean", "default": true - }, } ] }