1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scovie_ynh.git synced 2024-09-03 20:16:29 +02:00

Fix linter

This commit is contained in:
Éric Gaspar 2023-05-27 12:27:56 +02:00
parent 08ea5fd0f7
commit e5aa131dee

View file

@ -1,10 +1,10 @@
{ {
"name": "Scovie", "name": "Scovie",
"id": "scovie_ynh", "id": "scovie",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Scovie is an open-source digital signage system for high schools.", "en": "Digital signage system for high schools.",
"fr": "Scovie est un système daffichage dynamique open-source pour les lycées." "fr": "Affichage dynamique open-source pour les lycées."
}, },
"version": "0.0.4", "version": "0.0.4",
"url": "https://github.com/eldertek/scovie_ynh", "url": "https://github.com/eldertek/scovie_ynh",