Remove old solution
This commit is contained in:
@@ -26,8 +26,8 @@ function playThemeMedia(items, ownerId) {
|
||||
enableRemotePlayers: false
|
||||
}).then(function () {
|
||||
currentOwnerId = ownerId;
|
||||
});
|
||||
document.getElementsByClassName("nowPlayingBarTop")[0].style.display = "none";
|
||||
})
|
||||
|
||||
} else {
|
||||
stopIfPlaying();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user