lotta bugfixes

This commit is contained in:
Marek Farkaš
2025-04-19 21:49:19 +02:00
parent cbefdb7c1f
commit 9f5f0522bb
15 changed files with 82 additions and 35 deletions
+2
View File
@@ -96,6 +96,8 @@ function populateFields(data, prefix = "") {
$element.val(value);
}
});
updateIconState();
}
function updateConfigData(data, prefix = "") {