diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 1224ce7..939cb39 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -3,8 +3,7 @@ ### Notes: ### - This script creates a GUI with tabs (On-Boarding, Off-Boarding, Tweaks, Steph's Pick). ### - In the On-Boarding tab, if the user selects “Select All,” then all checkboxes are checked. -### In particular, the DattoRMM checkbox will be checked and its sub‑options will expand. -### - All client‑side JavaScript is wrapped in a DOMContentLoaded event listener to ensure proper initialization. +### - All client-side JavaScript is wrapped in a DOMContentLoaded event listener to ensure proper initialization. # --------------------------------------------------------------------------- # 1) CREATE A GLOBAL LOG CACHE