Fix: search -> search_player
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
this.list = new PlayerList(this.docList, this);
|
||||
this.listNavigator = new PlayerListNavigator(this.docNav);
|
||||
// console.log(this.list);
|
||||
// console.log(this.listNavigator);
|
||||
|
||||
this.playerCount = 0;
|
||||
this.activePageNo = 1;
|
||||
|
||||
Reference in New Issue
Block a user