This commit is contained in:
Woutverheijen
2025-10-16 11:44:44 +02:00
parent 1fc99ad8e6
commit 66593fb76c

View File

@@ -20,6 +20,9 @@ class nodeClass {
//test //test
//test2
// Preserve RED reference for HTTP endpoints if needed // Preserve RED reference for HTTP endpoints if needed
this.node = nodeInstance; this.node = nodeInstance;
this.RED = RED; this.RED = RED;