mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Fix package description
Small oversight fixed, description was about a photo gallery.
This commit is contained in:
parent
33d7d4b312
commit
e06a5ced45
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
"id": "discourse",
|
"id": "discourse",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "photo gallery",
|
"en": "Discussion platform",
|
||||||
"fr": "Galerie photo"
|
"fr": "Plateforme de discussion"
|
||||||
},
|
},
|
||||||
"version": "2.0.2~ynh1",
|
"version": "2.0.2~ynh1",
|
||||||
"url": "http://Discourse.org",
|
"url": "http://Discourse.org",
|
||||||
|
|
Loading…
Add table
Reference in a new issue