mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update manifest.json
This commit is contained in:
parent
a285990f35
commit
ff705eef7b
1 changed files with 3 additions and 5 deletions
|
@ -3,8 +3,8 @@
|
|||
"id": "lychee",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Photo-management-system to manage and share photos.",
|
||||
"fr": "Système de gestion de photos pour gérer et partager des photos."
|
||||
"en": "Photo-management-system to manage and share photos",
|
||||
"fr": "Système de gestion de photos pour gérer et partager des photos"
|
||||
},
|
||||
"version": "4.3.4~ynh1",
|
||||
"url": "https://lycheeorg.github.io/",
|
||||
|
@ -13,7 +13,6 @@
|
|||
"website": "https://lycheeorg.github.io/",
|
||||
"demo": "https://lycheeorg.github.io/demo/",
|
||||
"admindoc": "https://lycheeorg.github.io/docs/",
|
||||
"userdoc": "https://yunohost.org/en/app_lychee",
|
||||
"code": "https://github.com/LycheeOrg/Lychee"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
@ -34,8 +33,7 @@
|
|||
"install" : [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "example.com"
|
||||
"type": "domain"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
|
|
Loading…
Add table
Reference in a new issue