mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 07:00:23 +00:00
Fix event content (#12)
This commit is contained in:
@@ -6196,7 +6196,7 @@ LGraphNode.prototype.executeAction = function(action)
|
||||
{
|
||||
bubbles: true,
|
||||
detail: {
|
||||
type: "empty-double-click",
|
||||
subType: "empty-double-click",
|
||||
originalEvent: e,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user