mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
c946e56a41
Moves the initial state logic for the "Latest CU" and "Preview CU" checkboxes from the main UI script to the core initialization module. This change centralizes UI default settings into the `Initialize-UIDefaults` function, improving code organization and maintainability.