mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Remove is_public in manifest.json
This commit is contained in:
parent
83b694932d
commit
5d0ae17f1e
1 changed files with 1 additions and 9 deletions
|
@ -44,15 +44,7 @@
|
|||
"example": "/",
|
||||
"default": "/"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": true
|
||||
},
|
||||
|
||||
{
|
||||
"name": "password",
|
||||
"type": "string",
|
||||
|
|
Loading…
Reference in a new issue