1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Update manifest.json

This commit is contained in:
frju365 2017-08-18 20:18:35 +02:00 committed by GitHub
parent b001c8d64d
commit 4a0bd6a439

View file

@ -52,7 +52,7 @@
}, },
{ {
"name": "spotify_user", "name": "spotify_user",
"optional": "True", "optional": true,
"ask": { "ask": {
"en": "User Spotify (Optional field)", "en": "User Spotify (Optional field)",
"fr": "Utilisateur Spotify (Champs optionnel)" "fr": "Utilisateur Spotify (Champs optionnel)"
@ -98,4 +98,4 @@
} }
] ]
} }
} }