From c423e19714940d11b7561f2b04bde81be9942434 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Thu, 1 Apr 2021 13:58:21 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.json b/manifest.json index 1940bee..19dc4ca 100644 --- a/manifest.json +++ b/manifest.json @@ -43,16 +43,6 @@ "fr": "Si oui, cette app pourra ĂȘtre accessible par tout le monde." }, "default": true - }, - { - "name": "language", - "type": "string", - "ask": { - "en": "Choose the application language", - "fr": "Choisissez la langue de l'application" - }, - "choices": ["fr", "en"], - "default": "fr" } ] }