fixed wynnatlas bug
This commit is contained in:
parent
67b092c777
commit
614bc8f917
2 changed files with 1 additions and 2 deletions
|
@ -180,7 +180,6 @@ function doItemSearch() {
|
|||
}
|
||||
}
|
||||
|
||||
document.getElementById("main").textContent = "";
|
||||
let filterQuery = "true";
|
||||
let sortQueries = [];
|
||||
console.log(queries);
|
||||
|
|
Loading…
Reference in a new issue