mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 14:07:13 +03:00
Removed debug log
This commit is contained in:
@@ -329,7 +329,6 @@ function sponsorsLookup(id) {
|
|||||||
|
|
||||||
//update the preview bar
|
//update the preview bar
|
||||||
//leave the type blank for now until categories are added
|
//leave the type blank for now until categories are added
|
||||||
console.log(v.duration)
|
|
||||||
if (isNaN(v.duration)) {
|
if (isNaN(v.duration)) {
|
||||||
//wait until it is loaded
|
//wait until it is loaded
|
||||||
v.addEventListener('durationchange', updatePreviewBar);
|
v.addEventListener('durationchange', updatePreviewBar);
|
||||||
|
|||||||
Reference in New Issue
Block a user