From 1720e065ccbf54f5bbd0b694f76acd8ed516a852 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Wed, 14 Feb 2024 07:56:45 +1100 Subject: [PATCH] set pwd changes #565 --- front/plugins/set_password/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/plugins/set_password/config.json b/front/plugins/set_password/config.json index c0c8361f..a4b7c2cd 100755 --- a/front/plugins/set_password/config.json +++ b/front/plugins/set_password/config.json @@ -43,7 +43,7 @@ "settings":[ { "function": "RUN", - "events": ["run"], + "events": [], "type": "text.select", "default_value":"disabled", "options": ["disabled", "before_config_save"], @@ -58,7 +58,7 @@ }], "description": [{ "language_code":"en_us", - "string" : "Set to before_config_save and specify password to reset your pasword in SETPWD_password. You can set to disabled once the password is changed." + "string" : "Set to before_config_save and specify password to reset your pasword in SETPWD_password." }, { "language_code":"es_es",