mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Merge pull request #3 from tituspijean/fix-description
Fix package description
This commit is contained in:
commit
7774cfef4b
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"id": "discourse",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "photo gallery",
|
||||
"fr": "Galerie photo"
|
||||
"en": "Discussion platform",
|
||||
"fr": "Plateforme de discussion"
|
||||
},
|
||||
"version": "2.0.2~ynh1",
|
||||
"url": "http://Discourse.org",
|
||||
|
|
Loading…
Reference in a new issue