mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-11 14:02:37 +08:00
rename
This commit is contained in:
parent
f4595cc816
commit
f91a3c7597
@ -1,7 +1,7 @@
|
||||
import { ComfyApp, app } from "../../scripts/app.js";
|
||||
|
||||
app.registerExtension({
|
||||
name: "Comfy.ToggleMigration",
|
||||
name: "Comfy.comboBoolMigration",
|
||||
|
||||
nodeCreated(node, app) {
|
||||
for(let i in node.widgets) {
|
||||
Loading…
Reference in New Issue
Block a user