Skip to content

Commit

Permalink
reuse sponsorblock bar png
Browse files Browse the repository at this point in the history
  • Loading branch information
iBicha committed Dec 10, 2024
1 parent 4682d4f commit 0c3f8ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function SponsorBlockTask(input as object) as object
barPath = invalid

if skipSegments <> invalid
barPath = `tmp:/sponsorblock_bar_${videoId}.png`
barPath = `tmp:/sponsorblock_bar.png`
service.GenerateProgressBarBackground(skipSegments, lengthSeconds, barPath)
end if

Expand Down

0 comments on commit 0c3f8ce

Please sign in to comment.