Update ena-planner.js
This commit is contained in:
@@ -1560,7 +1560,7 @@ function renderPromptDesigner() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function bindSettingsUI() {
|
function bindSettingsUI() {
|
||||||
const settingsEl = document.getElementById('ena_planner_settings');
|
const settingsEl = document.getElementById('ena_planner_panel');
|
||||||
if (!settingsEl) return;
|
if (!settingsEl) return;
|
||||||
|
|
||||||
// Tabs
|
// Tabs
|
||||||
|
|||||||
Reference in New Issue
Block a user