Fix button not appearing when starting at a channel trailer

This commit is contained in:
Ajay
2022-05-03 14:53:26 -04:00
parent fd260f4caa
commit e72f3b1a12

View File

@@ -1019,7 +1019,9 @@ function getYouTubeVideoIDFromURL(url: string): string | boolean {
utils.wait(() => Config.config !== null).then(() => videoIDChange(getYouTubeVideoIDFromURL(url)));
}
return false
return false;
} else {
onInvidious = false;
}
//Get ID from searchParam