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:
parent
4b4ce4163e
commit
cb4b61853a
1 changed files with 1 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue