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

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
siwinter 2021-08-25 19:29:17 +02:00 committed by GitHub
parent 0beccfda1f
commit 0f0647562d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,8 @@
"name": "mpd_ext", "name": "mpd_ext",
"type": "boolean", "type": "boolean",
"help": { "help": {
"en": "Activate MPD extension (will open port 6600)", "en": "Activate MPD extension (this will open port 6600)",
"fr": "Activer l'extension MPD (il ouvrira le port 6600)" "fr": "Activer l'extension MPD (cela ouvrira le port 6600)"
}, },
"default": false "default": false
} }