Skip to content

Commit 1fe7b04

Browse files
fix: show error details in preset catalog config read failure
Capture and display the exception message when reading preset-catalogs.yml fails, instead of swallowing the error details. Matches the pattern used in preset_catalog_add 54 lines earlier.