1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

Fix linter warning

This commit is contained in:
ericgaspar 2021-12-23 09:11:29 +01:00
parent 612a13e21b
commit 6b83578a15

View file

@ -11,8 +11,7 @@
"upstream": {
"license": "MPL-2.0",
"website": "https://collaboraoffice.com",
"admindoc": "https://www.collaboraoffice.com/code/",
"userdoc": "https://yunohost.org/#/app_collabora"
"admindoc": "https://www.collaboraoffice.com/code/"
},
"license": "MPL-2.0",
"maintainer": {
@ -30,13 +29,11 @@
"install" : [
{
"name": "domain",
"type": "domain",
"example": "example.com"
"type": "domain"
},
{
"name": "password",
"type": "password",
"example": "password"
"type": "password"
},
{
"name": "nextcloud_domain",