mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
fix package linter
! [YEP-1.9] The 'description' should explain what the app actually does. No need to say that it is 'for YunoHost' - this is a YunoHost app so of course we know it is for YunoHost ;-).
This commit is contained in:
parent
9511375317
commit
6bcd60137c
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"id": "collabora",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Collabora online package for YunoHost.",
|
||||
"fr": "Collabora online pour YunoHost."
|
||||
"en": "Collabora online.",
|
||||
"fr": "Collabora online."
|
||||
},
|
||||
"url": "https://www.libreoffice.org/download/libreoffice-online/",
|
||||
"license": "MPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue