Update compendium-browser.js

2.0
Matheus Clemente 2023-11-08 16:34:54 -03:00
parent 459a0aab23
commit 7f233cff5e
1 changed files with 0 additions and 2 deletions

View File

@ -415,8 +415,6 @@ class CompendiumBrowser extends Application {
this.CurrentSeachNumber = seachNumber;
const maxLoad = game.settings.get("compendium-browser", "maxload");
//0.4.1: Load and filter just one of spells, feats, and items (specified by browserTab)
let unfoundSpells = "";
let numItemsLoaded = 0;