Default preserve outputs true
This commit is contained in:
@@ -22349,14 +22349,14 @@
|
|||||||
"title": "UI.Checkbox",
|
"title": "UI.Checkbox",
|
||||||
"properties": {
|
"properties": {
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"defaultValue": false
|
"defaultValue": true
|
||||||
},
|
},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"false"
|
"false"
|
||||||
],
|
],
|
||||||
"color": "#223",
|
"color": "#223",
|
||||||
"bgColor": "#335",
|
"bgColor": "#335",
|
||||||
"comfyValue": false,
|
"comfyValue": true,
|
||||||
"shownOutputProperties": {},
|
"shownOutputProperties": {},
|
||||||
"saveUserState": true
|
"saveUserState": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user