Update TGBeta.ps1

This commit is contained in:
2025-01-06 23:29:46 -05:00
parent 171291a427
commit b0e32fc2c6

View File

@@ -656,7 +656,7 @@ function GetHtmlContent {
// if (checkbox !== selectedCheckbox) {
// checkbox.checked = selectedCheckbox.checked;
// }
});
// });
if (dattoRMMCheckbox.checked) {
optionsContainer.style.display = 'block';