mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-08 08:12:34 +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",
|
||||
})
|
||||
);
|
||||
PrimitiveNode.category = "utils";
|
||||
PrimitiveNode.category = "Utilities";
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user