fix youtube embed + handle early destroy
This commit is contained in:
parent
f100caba81
commit
97a6e72e10
@ -81,7 +81,7 @@ const youtube = {
|
||||
}
|
||||
|
||||
// Add to queue
|
||||
window.onYouTubeReadyCallbacks.push(() => {
|
||||
onYouTubeReadyCallbacks.push(() => {
|
||||
youtube.ready.call(this);
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user