diff --git a/test/__snapshots__/litegraph.test.ts.snap b/test/__snapshots__/litegraph.test.ts.snap index 3b39290..20c9c87 100644 --- a/test/__snapshots__/litegraph.test.ts.snap +++ b/test/__snapshots__/litegraph.test.ts.snap @@ -135,6 +135,7 @@ LiteGraphGlobal { "allow_multi_output_for_events": true, "allow_scripts": false, "alt_drag_do_clone_nodes": false, + "alwaysSnapToGrid": undefined, "auto_load_slot_types": false, "auto_sort_node_types": false, "catch_exceptions": true, @@ -170,6 +171,7 @@ LiteGraphGlobal { "slot_types_default_out": {}, "slot_types_in": [], "slot_types_out": [], + "snapToGrid": undefined, "snap_highlights_node": true, "snaps_for_comfy": true, "throw_errors": true,