From 65839e94a4a654a66196de390ae3d21834320f55 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Mon, 16 Mar 2026 14:11:17 +0900 Subject: [PATCH] =?UTF-8?q?fix(tkfb):=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20?= =?UTF-8?q?=EB=8C=80=EC=8B=9C=EB=B3=B4=EB=93=9C=20=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=95=84=EC=9B=83=20=EA=B9=A8=EC=A7=90=20=E2=80=94=20mobile.cs?= =?UTF-8?q?s=20=EB=88=84=EB=9D=BD=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dashboard.html에 mobile.css 링크가 없어 모바일 대시보드 뷰가 스타일 없이 평문으로 표시되던 문제 수정 Co-Authored-By: Claude Opus 4.6 --- system1-factory/web/pages/dashboard.html | 1 + 1 file changed, 1 insertion(+) diff --git a/system1-factory/web/pages/dashboard.html b/system1-factory/web/pages/dashboard.html index b4c4c68..97a1084 100644 --- a/system1-factory/web/pages/dashboard.html +++ b/system1-factory/web/pages/dashboard.html @@ -8,6 +8,7 @@ +