updated title

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-03 19:37:00 +02:00
parent e57dc9867d
commit 49734b935d
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -938,7 +938,7 @@ $(document).on("click", "#closePlayer", function(e){
socket.removeEventListener(id);
$("#alreadychannel").remove();
Player.player = "";
document.title = "Zoff";
document.title = "Zoff - the shared YouTube based radio";
$("#closePlayer").remove();
});