mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update manifest.json
This commit is contained in:
parent
23d0f52b10
commit
8a9d69c6e9
1 changed files with 9 additions and 0 deletions
|
@ -32,6 +32,15 @@
|
|||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for OS.js",
|
||||
"fr": "Choisissez un chemin pour OS.js"
|
||||
},
|
||||
"example": "/osjs",
|
||||
"default": "/osjs"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Add table
Reference in a new issue