1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Fix linter

This commit is contained in:
Éric Gaspar 2023-01-20 19:49:55 +01:00
parent 3696627559
commit 58ea0d8bf2

View file

@ -3,8 +3,8 @@
"id": "drupal", "id": "drupal",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "A content management framework written in PHP", "en": "Content management framework",
"fr": "Un système de gestion de contenu écrit en PHP" "fr": "Système de gestion de contenu"
}, },
"version": "9.5.0~ynh1", "version": "9.5.0~ynh1",
"url": "https://www.drupal.org", "url": "https://www.drupal.org",
@ -63,8 +63,7 @@
}, },
{ {
"name": "password", "name": "password",
"type": "password", "type": "password"
"example": "Choose a password"
}, },
{ {
"name": "install_profil", "name": "install_profil",