From 7ca9b39edcd585ea1c7ddcf4b40e8b2fc877506b Mon Sep 17 00:00:00 2001 From: Moe Date: Sun, 30 Jun 2019 09:14:55 -0700 Subject: [PATCH] Fix hidden setting for Password fields --- definitions/en_CA.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/definitions/en_CA.js b/definitions/en_CA.js index 8d76d9d9..99427a98 100644 --- a/definitions/en_CA.js +++ b/definitions/en_CA.js @@ -269,6 +269,7 @@ module.exports = function(s,config,lang){ { hidden:true, "name": "detail=mpass", + "fieldType": "password", "field": lang.Password, "description": "The password for your camera", "default": "", @@ -3664,6 +3665,7 @@ module.exports = function(s,config,lang){ "field": lang.Password, "fieldType": "password", "description": "Leave blank to keep the same password during settings modification.", + "fieldType": "password", "default": "", "example": "", "possible": ""