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:
parent
08ea5fd0f7
commit
e5aa131dee
1 changed files with 3 additions and 3 deletions
|
@ -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 d’affichage 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",
|
||||||
|
|
Loading…
Reference in a new issue