Skip to content

Commit 542d4be

Browse files
committed
fix: add missing watermark section in chart alt text
1 parent 80bd26c commit 542d4be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/utils/charts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ export function createAltTextForCompareFacetBarChart({
630630
facet,
631631
description,
632632
facet_analysis,
633+
watermark: config.$t('package.trends.copy_alt.watermark'),
633634
})}`
634635

635636
return altText

0 commit comments

Comments
 (0)