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();