test
This commit is contained in:
@@ -18,6 +18,8 @@ class nodeClass {
|
||||
*/
|
||||
constructor(uiConfig, RED, nodeInstance, nameOfNode) {
|
||||
|
||||
|
||||
//test
|
||||
// Preserve RED reference for HTTP endpoints if needed
|
||||
this.node = nodeInstance;
|
||||
this.RED = RED;
|
||||
|
||||
Reference in New Issue
Block a user