mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-10 05:15:05 +08:00
Update contextmenu.js
This commit is contained in:
parent
f6354e7850
commit
d03d74fb15
@ -117,7 +117,7 @@ app.registerExtension({
|
||||
app.ui.settings.addSetting({
|
||||
id: "KJNodes.nodeAutoColor",
|
||||
name: "Automatically set node colors",
|
||||
defaultValue: false,
|
||||
defaultValue: true,
|
||||
type: "boolean",
|
||||
options: (value) => [
|
||||
{ value: true, text: "On", selected: value === true },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user