Update docs/features/software-catalog/catalog-customization--old.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: 1337 <19777147+the-serious-programmer@users.noreply.github.com>
This commit is contained in:
1337
2026-04-18 14:32:34 +02:00
committed by GitHub
parent c8a49c6c3b
commit 5e42db926d
@@ -48,7 +48,7 @@ export interface CatalogExportSettings {
*
* Default columns are: name, type, owner and description.
**/
columns?: CatalogExportSettingsColumn;
columns?: CatalogExportSettingsColumn[];
/**
* Map of custom export format handlers.
*