From 3e9a7ecdee3f346556539e6710a61f82ed3ae154 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 21 Sep 2021 21:14:04 +0800 Subject: [PATCH] Correct manifest.json Corrupted JSON read from /var/cache/yunohost/app_tmp_work_dirs/app_c_1x8jdd/manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 526c142..4edeb85 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ }, "license": "AGPL-3.0-only", "maintainer": { - "name": "Raoul de Limezy", + "name": "Raoul de Limezy" }, "requirements": { "yunohost": ">= 4.1.3"