1
0
Fork 0
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:
Rafi59 2020-08-02 10:28:37 +02:00 committed by GitHub
commit bd00c8e3ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/",