From 91cda4a93f7d6076e3096fe735e7a5c3f1b960d6 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Tue, 31 Mar 2020 17:16:58 +0200 Subject: [PATCH] Missing commas --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c039a8d..e9cbc51 100644 --- a/manifest.json +++ b/manifest.json @@ -49,8 +49,9 @@ "fr": "Est-ce une application publique ?" }, "help": { - "en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin." + "en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin.", "fr": "Si cette case est cochée, Hextris sera accessible aux personnes n'ayant pas de compte. Vous pourrez changer ceci plus tard via le webmin." + }, "default": true } ]