mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +00:00
Remove unused param - litegraph update (#1335)
This commit is contained in:
@@ -1401,8 +1401,7 @@ export class ComfyApp {
|
|||||||
size,
|
size,
|
||||||
fgcolor,
|
fgcolor,
|
||||||
bgcolor,
|
bgcolor,
|
||||||
selected,
|
selected
|
||||||
mouse_over
|
|
||||||
) {
|
) {
|
||||||
const res = origDrawNodeShape.apply(this, arguments)
|
const res = origDrawNodeShape.apply(this, arguments)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user