diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 505dd75..c878a5c 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -656,7 +656,7 @@ function GetHtmlContent { // if (checkbox !== selectedCheckbox) { // checkbox.checked = selectedCheckbox.checked; // } - }); + // }); if (dattoRMMCheckbox.checked) { optionsContainer.style.display = 'block';