mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-08 00:02:31 +08:00
Update rerouteNode.js
Naming convention updates
This commit is contained in:
parent
7be83f01e3
commit
a014168a50
@ -189,6 +189,6 @@ app.registerExtension({
|
||||
})
|
||||
);
|
||||
|
||||
RerouteNode.category = "utils";
|
||||
RerouteNode.category = "Utilities";
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user