Fix NODE_DEFAULT_SHAPE (#389)

* Fix NODE_DEFAULT_SHAPE

* update snapshot
This commit is contained in:
Chenlei Hu
2024-12-23 20:04:32 -05:00
committed by GitHub
parent c8796f8c93
commit 11ce8e0f7b
3 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ LiteGraphGlobal {
"NODE_DEFAULT_BGCOLOR": "#353535",
"NODE_DEFAULT_BOXCOLOR": "#666",
"NODE_DEFAULT_COLOR": "#333",
"NODE_DEFAULT_SHAPE": "box",
"NODE_DEFAULT_SHAPE": 2,
"NODE_ERROR_COLOUR": "#E00",
"NODE_MIN_WIDTH": 50,
"NODE_MODES": [