From 170141ca15e2cc2ef0cb168a3219b844b9f583b6 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Wed, 8 Mar 2017 14:30:14 +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 b65c274..0ff30f0 100644 --- a/manifest.json +++ b/manifest.json @@ -52,8 +52,8 @@ }, { "name": "spotify_user", + "optional": "True", "type": "user", - "optional": "False", "ask": { "en": "User Spotify (Optional field)", "fr": "Utilisateur Spotify (Champs optionnel)"