From ebbc4b0c2b637f610a4d09c4f550716c0b02c084 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 Aug 2021 20:48:06 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index de27adc..1bed058 100755 --- a/manifest.json +++ b/manifest.json @@ -51,8 +51,8 @@ "name": "password", "type": "password", "help": { - "en": "This is the password for connecting to the admin page as well as the Stream Key.", - "fr": "Ceci est le mot de passe pour se connecter à la page d'administration ainsi que la Stream Key." + "en": "This is the password for connecting to the admin page as well as the Stream Key. (Only alphanumeric characters are accepted)", + "fr": "Ceci est le mot de passe pour se connecter à la page d'administration ainsi que la Stream Key. (Seuls les caractères alphanumériques sont acceptés)" }, "example": "Choose a password" }