mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-14 12:56:13 +00:00
Simplified the creation of `ExportGeneration` by introducing a `match` expression to handle cases with and without `savedExport`. This improves readability and ensures consistent handling of saved exports while normalizing configuration options.