1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flood_ynh.git synced 2024-09-03 18:36:20 +02:00

Fix swapped fr/en descirption

This commit is contained in:
Alexandre Aubin 2022-08-27 17:45:46 +02:00 committed by GitHub
parent 3f43e4ec8b
commit e9b0ae9acd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
"id": "flood",
"packaging_format": 1,
"description": {
"en": "Client torrent.",
"fr": "Torrent client."
"en": "Torrent client",
"fr": "Client torrent"
},
"version": "4.7.0~ynh2",
"url": "https://github.com/jesec/flood",