diff --git a/background/thumbnail-scan.js b/background/thumbnail-scan.js index 4bdeccb..c7f10e5 100644 --- a/background/thumbnail-scan.js +++ b/background/thumbnail-scan.js @@ -105,6 +105,7 @@ async function scanThumbnail(videoId) { } usableThumbnail = thumbnail + break } if (!usableThumbnail) return "deleted"