1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git synced 2024-09-03 20:36:01 +02:00

Update manifest.json

This commit is contained in:
jarod5001 2022-05-16 21:35:53 +01:00 committed by GitHub
parent 4b4ce4163e
commit cb4b61853a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
"license": "GPL-3.0",
"website": "https://tinyfilemanager.github.io/",
"demo": "https://tinyfilemanager.github.io/demo/",
"admindoc": "https://github.com/prasathmani/tinyfilemanager",
"admindoc": "https://github.com/prasathmani/tinyfilemanager/wiki",
"userdoc": "https://github.com/prasathmani/tinyfilemanager",
"code": "https://github.com/prasathmani/tinyfilemanager"
},
@ -46,16 +46,6 @@
"type": "boolean",
"default": true
},
{
"name": "language",
"type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"default": "fr"
},
{
"name": "admin",
"type": "user"