diff --git a/index.js b/index.js index cab6073..89b61f4 100644 --- a/index.js +++ b/index.js @@ -274,7 +274,7 @@ async function initUI() { initPromptsEditor(); // Initialize plot buttons - setupPlotButtons(); + setupPlotButtons(sendPlotProgression, openEncounterModal); // Initialize classic stats buttons setupClassicStatsButtons();