Fix #913
This commit is contained in:
parent
982c6fbfab
commit
a3c17ea8ea
2 changed files with 2 additions and 2 deletions
|
|
@ -1898,7 +1898,7 @@ function chatOnly() {
|
|||
.text("Emote List")
|
||||
.appendTo($("#chatheader"))
|
||||
.click(function () {
|
||||
EMOTELIST.show();
|
||||
EMOTELISTMODAL.modal();
|
||||
});
|
||||
setVisible("#showchansettings", CLIENT.rank >= 2);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue