mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
better error handeling
This commit is contained in:
parent
9766d8fe0b
commit
fa74a6104c
@ -626,9 +626,7 @@ const MSTREAMPLAYER = (() => {
|
||||
// Invalidate cache
|
||||
const newOtherPlayerObject = getOtherPlayer();
|
||||
newOtherPlayerObject.songObject = false;
|
||||
newOtherPlayerObject.playerObject.src = '';
|
||||
playerObj.playerObject.onended = () => {};
|
||||
newOtherPlayerObject.playerObject.load();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user