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

Update manifest.json

Co-authored-by: tituspijean <tituspijean@outlook.com>
This commit is contained in:
Alexandre Aubin 2022-01-03 20:08:48 +01:00 committed by GitHub
parent f3e4e4b0f6
commit 96f1a30be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
"name": "Custom Webapp",
"packaging_format": 1,
"description": {
"en": "Custom Web app with SFTP access to serve static and PHP files",
"fr": "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques et PHP"
"en": "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files",
"fr": "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques (HTML, CSS, JS) et PHP"
},
"version": "1.0~ynh5",
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh",