Export Reroute class the same as other similar classes (#378)

* Export Reroute class the same as other similar classes

* Update test expectations
This commit is contained in:
filtered
2024-12-16 05:54:50 +11:00
committed by GitHub
parent 8e21d44f5d
commit 71f8a1decf
3 changed files with 4 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ LiteGraphGlobal {
"OUTPUT": 2,
"RIGHT": 4,
"ROUND_SHAPE": 2,
"Reroute": [Function],
"SPLINE_LINK": 2,
"STRAIGHT_LINK": 0,
"SlotDirection": {