mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 23:50:08 +00:00
@@ -1480,7 +1480,7 @@
|
||||
};
|
||||
|
||||
NodeScript.title = "Script";
|
||||
NodeScript.desc = "executes a code (max 100 characters)";
|
||||
NodeScript.desc = "executes a code (max 256 characters)";
|
||||
|
||||
NodeScript.widgets_info = {
|
||||
onExecute: { type: "code" }
|
||||
|
||||
Reference in New Issue
Block a user