This commit is contained in:
Calvin Montgomery 2013-06-25 22:03:14 -04:00
parent 770f252105
commit 4ce0ac646a
3 changed files with 24 additions and 17 deletions

View file

@ -95,7 +95,9 @@ var USEROPTS = {
joinmessage : getOrDefault("joinmessage", true),
qbtn_hide : getOrDefault("qbtn_hide", false),
qbtn_idontlikechange : getOrDefault("qbtn_idontlikechange", false),
first_visit : getOrDefault("first_visit", true)
first_visit : getOrDefault("first_visit", true),
ignore_channelcss : getOrDefault("ignore_channelcss", false),
ignore_channeljs : getOrDefault("ignore_channeljs", false)
};
var Rank = {