Update manifest.json
This commit is contained in:
parent
bba812fbb5
commit
383306b197
1 changed files with 2 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
"id": "easyappointments",
|
"id": "easyappointments",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "",
|
"en": "Open Source Appointment Scheduler",
|
||||||
"fr": ""
|
"fr": "Planificateur de rendez-vous Open Source"
|
||||||
},
|
},
|
||||||
"version": "1.4.2~ynh1",
|
"version": "1.4.2~ynh1",
|
||||||
"url": "https://easyappointments.org/",
|
"url": "https://easyappointments.org/",
|
||||||
|
@ -13,7 +13,6 @@
|
||||||
"website": "https://easyappointments.org/",
|
"website": "https://easyappointments.org/",
|
||||||
"demo": "https://demo.easyappointments.org/",
|
"demo": "https://demo.easyappointments.org/",
|
||||||
"admindoc": "https://easyappointments.org/docs.html#1.4.1/readme.md",
|
"admindoc": "https://easyappointments.org/docs.html#1.4.1/readme.md",
|
||||||
"userdoc": "https://yunohost.org/apps",
|
|
||||||
"code": "https://github.com/alextselegidis/easyappointments"
|
"code": "https://github.com/alextselegidis/easyappointments"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Reference in a new issue