mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 06:44:32 +00:00
fix documentation
This commit is contained in:
@@ -2645,7 +2645,7 @@ LGraphNode.prototype.computeSize = function( minHeight, out )
|
||||
* Allows to pass
|
||||
*
|
||||
* @method addWidget
|
||||
* @return {Float32Array[4]} the total size
|
||||
* @return {Object} the created widget
|
||||
*/
|
||||
LGraphNode.prototype.addWidget = function( type, name, value, callback, options )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user