fixed wynnatlas bug

This commit is contained in:
ferricles 2022-05-13 18:34:20 -07:00
parent 67b092c777
commit 614bc8f917
2 changed files with 1 additions and 2 deletions

View file

@ -180,7 +180,6 @@ function doItemSearch() {
}
}
document.getElementById("main").textContent = "";
let filterQuery = "true";
let sortQueries = [];
console.log(queries);