mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Merge pull request #25 from ericgaspar/testing
Fix desciption codec error in service page
This commit is contained in:
commit
bd00c8e3ce
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"id": "thelounge",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Self-hosted web IRC client.",
|
||||
"fr": "Client Web IRC auto-hébergé."
|
||||
"en": "Web IRC client.",
|
||||
"fr": "Client Web IRC."
|
||||
},
|
||||
"version": "4.1.0~ynh2",
|
||||
"url": "https://thelounge.chat/",
|
||||
|
|
Loading…
Add table
Reference in a new issue