Skip to content

Commit 61ecb76

Browse files
committed
Add docs
Signed-off-by: MrwanBaghdad <[email protected]>
1 parent a1c95c5 commit 61ecb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/amundsen_application/static/js/config/config-types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export interface AppConfig {
2929
tableLineage: TableLineageConfig;
3030
columnLineage: ColumnLineageConfig;
3131
tableProfile: TableProfileConfig;
32-
ProgrammaticDescriptionAllowDangerousHtml: boolean;
32+
ProgrammaticDescriptionAllowDangerousHtml: boolean /* Enable rendering of dangerous HTML inside programmatic descriptions for the Tabel detail page */;
3333
tableQualityChecks: TableQualityChecksConfig;
3434
}
3535

0 commit comments

Comments
 (0)