mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
ca0a51ec15
Move the `Initialize-VMSwitchData` function call from the main UI script into the `Initialize-UIDefaults` function. This change centralizes the UI default initialization logic within the core module, improving code organization and ensuring VM Switch data is loaded at the correct time.