mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-05-30 10:07:04 +08:00
Update spline_editor.js
This commit is contained in:
parent
25a925001b
commit
3bb38c967b
@ -189,7 +189,6 @@ app.registerExtension({
|
|||||||
element.appendChild(this.splineEditor.parentEl);
|
element.appendChild(this.splineEditor.parentEl);
|
||||||
|
|
||||||
chainCallback(this, "onConfigure", function() {
|
chainCallback(this, "onConfigure", function() {
|
||||||
console.log(this)
|
|
||||||
createSplineEditor(this);
|
createSplineEditor(this);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user