From 58ea0d8bf248b5599290c4b82c62d1819a828bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:49:55 +0100 Subject: [PATCH] Fix linter --- manifest.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index ac9cf5d..dbd2fa2 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "drupal", "packaging_format": 1, "description": { - "en": "A content management framework written in PHP", - "fr": "Un système de gestion de contenu écrit en PHP" + "en": "Content management framework", + "fr": "Système de gestion de contenu" }, "version": "9.5.0~ynh1", "url": "https://www.drupal.org", @@ -63,8 +63,7 @@ }, { "name": "password", - "type": "password", - "example": "Choose a password" + "type": "password" }, { "name": "install_profil",