mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-05-31 22:46:46 +00:00
Fix thumbnail scanning file selection
This commit is contained in:
parent
21c3f624b0
commit
906ae5c2fc
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ async function scanThumbnail(videoId) {
|
|||
}
|
||||
|
||||
usableThumbnail = thumbnail
|
||||
break
|
||||
}
|
||||
|
||||
if (!usableThumbnail) return "deleted"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue