Update
This commit is contained in:
parent
40be4ac558
commit
9fac74ccc0
|
|
@ -251,7 +251,6 @@ export default class LineConnection {
|
||||||
this.config.stationIp,
|
this.config.stationIp,
|
||||||
this.config.lineNumber
|
this.config.lineNumber
|
||||||
)
|
)
|
||||||
return
|
|
||||||
}
|
}
|
||||||
this.waitingScenario = true
|
this.waitingScenario = true
|
||||||
this.outputBuffer += message
|
this.outputBuffer += message
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue