From 155261c9d30f092c1da187e031a448c9dc75e2f1 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Tue, 30 Mar 2021 20:04:23 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index c1a1e0c..edf5c50 100644 --- a/manifest.json +++ b/manifest.json @@ -31,10 +31,10 @@ }, { "name": "app_id", - "type": "app", + "type": "string", "ask": { - "en": "Choose a Custom Webapp", - "fr": "Choisissez une Custom Webapp" + "en": "Indicate the ID of the Custom Webapp where you want to install this app", + "fr": "Indiquez l'ID de la Custom Webapp dans laquelle vous voulez installer cette app" } } ]