back to basic

This commit is contained in:
PM
2021-04-06 15:56:06 +02:00
committed by GitHub
parent 039ad19372
commit 980baed1eb

View File

@@ -353,5 +353,5 @@
o.data = null;
}
LiteGraph.registerNodeType("events/data_store", DataStore);
LiteGraph.registerNodeType("basic/data_store", DataStore);
})(this);