From ddd59d124ebad30cfed52a5437b4ebdb09a2f8ab Mon Sep 17 00:00:00 2001 From: Spicy_Marinara Date: Wed, 31 Dec 2025 18:14:44 +0100 Subject: [PATCH] bug --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 2436e52..e945b96 100644 --- a/index.js +++ b/index.js @@ -824,6 +824,7 @@ async function initUI() { toggleCustomColors(); toggleAnimations(); updateFeatureTogglesVisibility(); + togglePlotButtons(); // Initialize plot buttons and encounter button visibility // Setup mobile toggle button setupMobileToggle();