From 9ac5778c2e597fc5f7a9388cc4c2d91dbd8a3c3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 10 Sep 2019 22:06:22 +0200 Subject: [PATCH] Fix manifest syntax --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e9a1683..916959f 100644 --- a/manifest.json +++ b/manifest.json @@ -42,7 +42,7 @@ "help": { "en": "A public server means that anybody will be able to register on this server.", "fr": "Un serveur public signifie que n'importe qui pourra s'enregistrer sur ce serveur." - }, + } } ] }