From 4f7bbe4d09a93d8dce493720ecb2fcd35110fd4e Mon Sep 17 00:00:00 2001 From: rungeard Date: Sun, 6 Jun 2021 17:52:43 +0200 Subject: [PATCH] add ask question for email adress --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 9d3aaa6..cc6a0b7 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,10 @@ { "name": "mail", "type": "string", + "ask": { + "en": "E-mail adress to contact", + "fr": "Couriel de contact" + }, "help": { "en": "Email address to contact for stats deletion requests", "fr": "Couriel à contacter pour demander une suppression des statistiques"