Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
30f274bf
"comfy/vscode:/vscode.git/clone" did not exist on "ef4f6037cbbbd4150c44862eb398428b70f19263"
Unverified
Commit
30f274bf
authored
Apr 04, 2023
by
missionfloyd
Committed by
GitHub
Apr 04, 2023
Browse files
Make the default true
parent
a126e2c1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
web/scripts/ui.js
web/scripts/ui.js
+1
-1
No files found.
web/scripts/ui.js
View file @
30f274bf
...
...
@@ -120,7 +120,7 @@ function dragElement(dragEl, settings) {
id
:
"
Comfy.ConfirmClear
"
,
name
:
"
Require confirmation when clearing workflow
"
,
type
:
"
boolean
"
,
defaultValue
:
fals
e
,
defaultValue
:
tru
e
,
});
function
dragMouseDown
(
e
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment