From df0f3ec8983225e71d1c9a8571c3095e7d1083a7 Mon Sep 17 00:00:00 2001 From: nguyentrungthat <80239428+nguentrungthat@users.noreply.github.com> Date: Fri, 15 May 2026 11:20:08 +0700 Subject: [PATCH] Update line_connection.ts --- BACKEND/app/services/line_connection.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BACKEND/app/services/line_connection.ts b/BACKEND/app/services/line_connection.ts index 34b28eb..ae645ce 100644 --- a/BACKEND/app/services/line_connection.ts +++ b/BACKEND/app/services/line_connection.ts @@ -2403,7 +2403,7 @@ Ports Missing/Down: ${missing.length}\n\n` - ${checklistRowsHtml} + ${serialInfo ? checklistRowsHtml : 'Not Available'}