mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Champs optionnelles incorrect [test]
This commit is contained in:
parent
9b1ac7d695
commit
cf29ac3708
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
{
|
{
|
||||||
"name": "spotify_user",
|
"name": "spotify_user",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"optional": true,
|
"optional": false,
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "User Spotify",
|
"en": "User Spotify",
|
||||||
"fr": "Utilisateur Spotify"
|
"fr": "Utilisateur Spotify"
|
||||||
|
|
Loading…
Add table
Reference in a new issue