mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-08 16:22:38 +08:00
Update widgetInputs.js
Naming convention updates
This commit is contained in:
parent
5db28f1c54
commit
7be83f01e3
@ -357,6 +357,6 @@ app.registerExtension({
|
|||||||
title: "Primitive",
|
title: "Primitive",
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
PrimitiveNode.category = "utils";
|
PrimitiveNode.category = "Utilities";
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user