mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
commit
854ff04c11
1 changed files with 1 additions and 1 deletions
|
|
@ -2854,7 +2854,7 @@ function googlePlusSimulator2014(data) {
|
|||
|
||||
function EmoteList() {
|
||||
this.modal = $("#emotelist");
|
||||
this.modal.on("hiddn.bs.modal", unhidePlayer);
|
||||
this.modal.on("hidden.bs.modal", unhidePlayer);
|
||||
this.table = document.querySelector("#emotelist table");
|
||||
this.cols = 5;
|
||||
this.itemsPerPage = 25;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue