mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
4b4f5eba8c
Moves UI configuration loading and retrieval logic into a new `FFUUI.Core.Config` module. Removes the `Set-UIValue` helper function from `BuildFFUVM_UI.ps1` and the `Get-UIConfig` function from `FFUUI.Core.psm1`. This centralizes UI-related configuration handling for improved modularity.