diff --git a/web/scripts/ui.js b/web/scripts/ui.js index 3f6308f24d2..91821fac094 100644 --- a/web/scripts/ui.js +++ b/web/scripts/ui.js @@ -120,7 +120,7 @@ function dragElement(dragEl, settings) { id: "Comfy.ConfirmClear", name: "Require confirmation when clearing workflow", type: "boolean", - defaultValue: false, + defaultValue: true, }); function dragMouseDown(e) {