From 4637027ecf7558e0eddb07570d1bace4331c23d1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 28 May 2022 06:19:29 +0000 Subject: [PATCH] Upgrade to v2.5.1 --- manifest.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8bfa7c1..7ccf209 100644 --- a/manifest.json +++ b/manifest.json @@ -30,7 +30,7 @@ "mysql" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain" @@ -57,7 +57,10 @@ "en": "Choose the application language", "fr": "Choisissez la langue de l'application" }, - "choices": ["fr", "en"], + "choices": [ + "fr", + "en" + ], "default": "fr" }, {