From df45e6c0443a2354952a7cfd11b5f94f58308eb4 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Wed, 8 Mar 2017 14:28:36 +0100 Subject: [PATCH] Champs optionnelles incorrect [test] --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bafad19..de895db 100644 --- a/manifest.json +++ b/manifest.json @@ -53,7 +53,7 @@ { "name": "spotify_user", "type": "user", - "optional": true, + "optional": "True", "ask": { "en": "User Spotify (Optional field)", "fr": "Utilisateur Spotify (Champs optionnel)"