Default preserve outputs true

This commit is contained in:
space-nuko
2023-05-26 14:01:55 -05:00
parent e729bc6c46
commit 73e007844a

View File

@@ -22349,14 +22349,14 @@
"title": "UI.Checkbox",
"properties": {
"tags": [],
"defaultValue": false
"defaultValue": true
},
"widgets_values": [
"false"
],
"color": "#223",
"bgColor": "#335",
"comfyValue": false,
"comfyValue": true,
"shownOutputProperties": {},
"saveUserState": true
},
@@ -26810,4 +26810,4 @@
],
"scale": 0.6209213230591552
}
}
}