build api reports

Signed-off-by: Vladimir Kobzev <vkobzev@bol.com>
This commit is contained in:
Vladimir Kobzev
2025-01-16 14:56:56 +01:00
parent 662ba8c55d
commit cef6661614
-1
View File
@@ -322,7 +322,6 @@ export type ScaffolderOutputText = {
title?: string;
icon?: string;
content?: string;
showButton?: boolean;
default?: boolean;
};