mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Merge pull request #3 from YunoHost-Apps/Little-correction
[Fix] Syntax Problem (fixes #2)
This commit is contained in:
commit
7905a12463
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
|||
},
|
||||
{
|
||||
"name": "spotify_user",
|
||||
"optional": "True",
|
||||
"optional": true,
|
||||
"ask": {
|
||||
"en": "User Spotify (Optional field)",
|
||||
"fr": "Utilisateur Spotify (Champs optionnel)"
|
||||
|
|
Loading…
Add table
Reference in a new issue