mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
244aba88d3
Moves UI initialization logic for the "Bring Your Own" applications section from the main UI script into the `FFUUI.Core` module. This centralization cleans up the main script's `Loaded` event handler and improves code organization and maintainability.