1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

missing comma in manifest

This commit is contained in:
anmol26s 2018-06-29 17:21:40 +05:30 committed by GitHub
parent 2db457e21d
commit 349dd8f259
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
"id": "firefly-iii",
"packaging_format": 1,
"description": {
"en": "Firefly III is a self-hosted financial manager"
"fr": "Firefly III est un gestionnaire de finances personnelles"
"en": "Firefly III is a self-hosted financial manager.",
"fr": "Firefly III est un gestionnaire de finances personnelles."
},
"version": "4.7.4",
"url": "https://firefly-iii.org/",