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