Docs + before_config_save run option

This commit is contained in:
Jokob-sk
2023-08-10 08:01:16 +10:00
parent 320660945c
commit d2b6e75483
7 changed files with 27 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
"localized": ["display_name", "description", "icon"],
"display_name": [{
"language_code": "en_us",
"string": "UI password"
"string": "Set password"
}],
"description": [{
"language_code": "en_us",
@@ -31,7 +31,7 @@
"function": "RUN",
"type": "text.select",
"default_value":"disabled",
"options": ["disabled", "once"],
"options": ["disabled", "before_config_save"],
"localized": ["name", "description"],
"name" :[{
"language_code":"en_us",