mirror of
https://github.com/YunoHost-Apps/quizzes_ynh.git
synced 2024-09-03 20:16:11 +02:00
Fix linter
This commit is contained in:
parent
24264a92a5
commit
b48bbe7737
2 changed files with 2 additions and 2 deletions
|
@ -0,0 +1 @@
|
||||||
|
Plate-forme de quizzes à choix multiples (QCM) avec interface d'analyse des résultats.
|
|
@ -10,7 +10,6 @@
|
||||||
"url": "https://github.com/hipay/quizzes/",
|
"url": "https://github.com/hipay/quizzes/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"website": "https://github.com/hipay/quizzes/",
|
|
||||||
"code": "https://github.com/hipay/quizzes/"
|
"code": "https://github.com/hipay/quizzes/"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
@ -19,7 +18,7 @@
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.3.0"
|
"yunohost": ">= 11.0.9"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue