mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-05 01:37:50 +08:00
refactor: cm_api -> cm_global.APIs
This commit is contained in:
@ -65,9 +65,5 @@ app.registerExtension({
|
||||
},
|
||||
});
|
||||
});
|
||||
},
|
||||
|
||||
nodeCreated(node, app) {
|
||||
console.log('test');
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user