mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Merge pull request #441 from zoff-music/fix/pip-close
Removing PiP-player fully on close player
This commit is contained in:
@@ -714,6 +714,7 @@ function addDynamicListeners() {
|
|||||||
Player.player = "";
|
Player.player = "";
|
||||||
document.title = "Zoff - the shared YouTube based radio";
|
document.title = "Zoff - the shared YouTube based radio";
|
||||||
Helper.removeElement("#closePlayer");
|
Helper.removeElement("#closePlayer");
|
||||||
|
Helper.removeElement("#main-row");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user