From 31436848e4e392a9a3b1f98f9258d04b6ca724ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 17 Dec 2023 14:53:42 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index d77206e..42cfd12 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,7 @@ "email": "titoko@titoko.fr" }, "requirements": { - "yunohost": ">> 4.3.0" + "yunohost": ">> 11.2" }, "multi_instance": false, "services": [ @@ -50,7 +50,7 @@ }, { "name": "language", - "type": "string", + "type": "select", "ask": { "en": "Choose the default language of Jappix", "fr": "Choissisez la langue par défaut de Jappix"