From 7f233cff5e85b52410db64290a914deecec32c20 Mon Sep 17 00:00:00 2001 From: Matheus Clemente Date: Wed, 8 Nov 2023 16:34:54 -0300 Subject: [PATCH] Update compendium-browser.js --- compendium-browser.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/compendium-browser.js b/compendium-browser.js index a26e397..40da7ec 100644 --- a/compendium-browser.js +++ b/compendium-browser.js @@ -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;