mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
data_store to events menu
I guess events.js manages events menu and not basic one :) If I'm wrong, please let me know with a quick explanation and drop it.
This commit is contained in:
@@ -353,5 +353,5 @@
|
||||
o.data = null;
|
||||
}
|
||||
|
||||
LiteGraph.registerNodeType("basic/data_store", DataStore);
|
||||
LiteGraph.registerNodeType("events/data_store", DataStore);
|
||||
})(this);
|
||||
|
||||
Reference in New Issue
Block a user