Fix minor bug

This commit is contained in:
2025-11-14 14:48:39 +01:00
parent cc89833530
commit 3d93f2a7b9

View File

@@ -37,7 +37,6 @@ class nodeClass {
break;
case "Fluent":
this.source.setInfluent = msg;
this.source.updateState(msg.timestamp);
break;
case "OTR":
this.source.setOTR = msg;