mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-23 07:50:15 +00:00
Remove getTime workaround and Node.js type bleeding (#723)
- Removes legacy timer workaround (redundant on Chrome v6 / Node.js v16) - Removes old type workarounds - Improves type inference speed
This commit is contained in:
@@ -150,7 +150,6 @@ LiteGraphGlobal {
|
||||
"dialog_close_on_mouse_leave_delay": 500,
|
||||
"distance": [Function],
|
||||
"do_add_triggers_slots": false,
|
||||
"getTime": [Function],
|
||||
"highlight_selected_group": true,
|
||||
"isInsideRectangle": [Function],
|
||||
"middle_click_slot_add_default_node": false,
|
||||
|
||||
Reference in New Issue
Block a user