diff --git a/manifest.json b/manifest.json index c1b4b2f..e460352 100644 --- a/manifest.json +++ b/manifest.json @@ -52,7 +52,7 @@ }, { "name": "spotify_user", - "optional": "True", + "optional": true, "ask": { "en": "User Spotify (Optional field)", "fr": "Utilisateur Spotify (Champs optionnel)" @@ -98,4 +98,4 @@ } ] } -} \ No newline at end of file +}