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
+2 -1
View File
@@ -90,7 +90,8 @@ Singleton {
"textCommand": "",
"textStream": false,
"textIntervalMs": 3000,
"textCollapse": ""
"textCollapse": "",
"parseJson": false
},
"KeyboardLayout": {
"allowUserSettings": true,