Merge pull request #609 from lonerOrz/feat/parseJson

feat(custom-button): Add JSON parsing support
This commit is contained in:
Lysec
2025-10-29 13:44:07 +01:00
committed by GitHub
4 changed files with 77 additions and 59 deletions
+4
View File
@@ -1132,6 +1132,10 @@
"collapse-condition": {
"label": "Collapse condition",
"description": "If the output text matches this value, the button will collapse."
},
"parse-json": {
"label": "Parse output as JSON",
"description": "Parse the command output as a JSON object to dynamically set text and icon."
}
},
"media-mini": {