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