Skip to content

Commit 447e003

Browse files
graphierosalexdln
andauthored
fix: rename function
Co-authored-by: Alex Savelyev <91429106+alexdln@users.noreply.github.com>
1 parent c7be95b commit 447e003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/composables/useChartWatermark.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export function drawSvgPrintLegend(svg: Record<string, any>, colors: WatermarkCo
4747
return seriesNames.join('')
4848
}
4949

50-
function injectWatermarkLogo({
50+
function generateWatermarkLogo({
5151
x,
5252
y,
5353
width,

0 commit comments

Comments
 (0)