mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-25 08:49:36 +00:00
minor fixes
This commit is contained in:
@@ -94,9 +94,9 @@ function TestWidgetsNode()
|
||||
this.size = this.computeSize();
|
||||
}
|
||||
|
||||
TestWidgetsNode.title = "Test Widgets";
|
||||
TestWidgetsNode.title = "Widgets";
|
||||
|
||||
LiteGraph.registerNodeType("widget/test", TestWidgetsNode );
|
||||
LiteGraph.registerNodeType("features/widgets", TestWidgetsNode );
|
||||
|
||||
|
||||
//Show value inside the debug console
|
||||
|
||||
Reference in New Issue
Block a user