mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Update manifest.json
This commit is contained in:
parent
c935216265
commit
f8e3ec71cf
1 changed files with 13 additions and 1 deletions
|
@ -52,7 +52,19 @@
|
|||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "password",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "Choose a password for Collabora admin",
|
||||
"fr": "Choisissez un mot de passe pour l'administration de Collabora"
|
||||
},
|
||||
"example": "password",
|
||||
"default": ""
|
||||
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue