From 9fac74ccc043a04f668cfddbb32b81ba40febe01 Mon Sep 17 00:00:00 2001 From: "andrew.ng" Date: Mon, 1 Jun 2026 13:48:18 +0700 Subject: [PATCH] Update --- BACKEND/app/services/line_connection.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/BACKEND/app/services/line_connection.ts b/BACKEND/app/services/line_connection.ts index 6996c5f..00f68e7 100644 --- a/BACKEND/app/services/line_connection.ts +++ b/BACKEND/app/services/line_connection.ts @@ -251,7 +251,6 @@ export default class LineConnection { this.config.stationIp, this.config.lineNumber ) - return } this.waitingScenario = true this.outputBuffer += message