mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +00:00
Update README.md
This commit is contained in:
@@ -57,6 +57,7 @@ function MyAddNode()
|
|||||||
this.addInput("A","number");
|
this.addInput("A","number");
|
||||||
this.addInput("B","number");
|
this.addInput("B","number");
|
||||||
this.addOutput("A+B","number");
|
this.addOutput("A+B","number");
|
||||||
|
this.properties = { precision: 1 };
|
||||||
}
|
}
|
||||||
|
|
||||||
//name to show
|
//name to show
|
||||||
|
|||||||
Reference in New Issue
Block a user