diff --git a/src/litegraph.js b/src/litegraph.js index 09b3f4477..23c524dc7 100755 --- a/src/litegraph.js +++ b/src/litegraph.js @@ -6196,7 +6196,7 @@ LGraphNode.prototype.executeAction = function(action) { bubbles: true, detail: { - type: "empty-double-click", + subType: "empty-double-click", originalEvent: e, } },