From 4a0bd6a4398f62afbe6a4cb01b5a281ed05601cf Mon Sep 17 00:00:00 2001 From: frju365 Date: Fri, 18 Aug 2017 20:18:35 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}