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