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