Fix minor bug
This commit is contained in:
@@ -37,7 +37,6 @@ class nodeClass {
|
|||||||
break;
|
break;
|
||||||
case "Fluent":
|
case "Fluent":
|
||||||
this.source.setInfluent = msg;
|
this.source.setInfluent = msg;
|
||||||
this.source.updateState(msg.timestamp);
|
|
||||||
break;
|
break;
|
||||||
case "OTR":
|
case "OTR":
|
||||||
this.source.setOTR = msg;
|
this.source.setOTR = msg;
|
||||||
|
|||||||
Reference in New Issue
Block a user