This commit is contained in:
Lt.Dr.Data 2023-08-01 16:52:04 +09:00
parent f4595cc816
commit f91a3c7597

View File

@ -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) {