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

MPD extension

This commit is contained in:
siwinter 2021-08-25 14:00:17 +02:00 committed by GitHub
parent 4b3dce0d23
commit 505c06a2b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,8 +58,8 @@
"name": "mpd_ext",
"type": "boolean",
"help": {
"en": "Install MPD extension?",
"fr": "Vous souhaitez installer l'extension MPD?"
"en": "Activate MPD extension (will open port 6600)",
"fr": "activer l'extension MPD (il ouvrira le port 6600)"
},
"default": false
}