mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
removed comma
This commit is contained in:
parent
e094111544
commit
b7483de2e2
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@
|
||||||
"id": "webtrees",
|
"id": "webtrees",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "webtrees is a free open source web-based genealogy application.",
|
"en": "webtrees is a free open source web-based genealogy application."
|
||||||
},
|
},
|
||||||
"url": "https://www.webtrees.net",
|
"url": "https://www.webtrees.net",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "anmol Sharma",
|
"name": "anmol Sharma",
|
||||||
"email": "anmol@datamol.in",
|
"email": "anmol@datamol.in"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.4.0"
|
"yunohost": ">> 2.4.0"
|
||||||
|
|
Loading…
Reference in a new issue