Add notification for playlist options

This commit is contained in:
calzoneman 2013-06-20 18:15:35 -04:00
parent b5b3a88f88
commit d04ba2b99d
2 changed files with 27 additions and 1 deletions

View file

@ -92,7 +92,8 @@ var USEROPTS = {
altsocket : getOrDefault("altsocket", false),
joinmessage : getOrDefault("joinmessage", true),
qbtn_hide : getOrDefault("qbtn_hide", false),
qbtn_idontlikechange : getOrDefault("qbtn_idontlikechange", false)
qbtn_idontlikechange : getOrDefault("qbtn_idontlikechange", false),
first_visit : getOrDefault("first_visit", true)
};
var Rank = {