mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 17:24:07 +00:00
style: reformat codebase with oxfmt
This commit is contained in:
@@ -5,14 +5,8 @@
|
||||
{
|
||||
"id": 11,
|
||||
"type": "DevToolsNodeWithBooleanInput",
|
||||
"pos": [
|
||||
0,
|
||||
30
|
||||
],
|
||||
"size": [
|
||||
315,
|
||||
58
|
||||
],
|
||||
"pos": [0, 30],
|
||||
"size": [315, 58],
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
},
|
||||
@@ -23,9 +17,7 @@
|
||||
"properties": {
|
||||
"Node name for S&R": "DevToolsNodeWithBooleanInput"
|
||||
},
|
||||
"widgets_values": [
|
||||
false
|
||||
]
|
||||
"widgets_values": [false]
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
|
||||
Reference in New Issue
Block a user