1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/icecoder_ynh.git synced 2024-09-03 19:26:10 +02:00

Update manifest.json

This commit is contained in:
Stylix58 2021-03-26 08:00:44 +01:00 committed by GitHub
parent bb8867a6eb
commit 385c69bb6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,8 +36,8 @@
"en": "Choose the internal path for this app (We recommand to set it to the internal path of a Custom Webapp).", "en": "Choose the internal path for this app (We recommand to set it to the internal path of a Custom Webapp).",
"fr": "Choisissez le chemin interne de cette application (nous vous recommandons de le définir sur le chemin interne d'une Custom Webapp)." "fr": "Choisissez le chemin interne de cette application (nous vous recommandons de le définir sur le chemin interne d'une Custom Webapp)."
}, },
"example": "/var/www/my_webapp/www", "example": "/var/www/my_webapp/www/icecoder",
"default": "/var/www/my_webapp/www" "default": "/var/www/my_webapp/www/icecoder"
} }
] ]
} }