".github/git@developer.sourcefind.cn:orangecat/ollama.git" did not exist on "8546dd3d72867be55c7439ecc58bc0790a0f556b"
Unverified Commit 30f274bf authored by missionfloyd's avatar missionfloyd Committed by GitHub
Browse files

Make the default true

parent a126e2c1
......@@ -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) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment