Moved names around, and added some text to the contact field

This commit is contained in:
Kasper Rynning-Tønnesen
2017-08-08 15:57:40 +02:00
parent 26cd2feb1b
commit b92949fd18
3 changed files with 5 additions and 4 deletions

View File

@@ -71,7 +71,7 @@ var Admin = {
$("#playlist_loader_spotify").addClass("hide");
}
$("#import_spotify").removeClass("hide");
$("#import").removeClass("hide");
$("#import").removeClass("hide");
break;
case "noskip":
msg=Helper.rnd(["Only Admins can skip songs, peasant!", "You have to log in to skip songs on this channel", "Try clicking the settings icon and logging in before you skip"]);