From b1a8df34438e92192a5a8eacd80cf48fe9463914 Mon Sep 17 00:00:00 2001 From: chan Date: Tue, 16 Jun 2026 17:30:39 +0900 Subject: [PATCH] =?UTF-8?q?userfront:=20=EA=B8=B0=EC=97=85=20=EA=B0=80?= =?UTF-8?q?=EC=9E=85=20=EC=95=88=EB=82=B4=20=EB=B0=B0=EB=84=88=20=EB=82=B4?= =?UTF-8?q?=20=EA=B0=80=EC=9D=B4=EB=93=9C=20=EB=AC=B8=EA=B5=AC=EB=A5=BC=20?= =?UTF-8?q?=EA=B8=B0=ED=9A=8D=20=EA=B0=9C=EC=A0=95=EC=95=88=EC=97=90=20?= =?UTF-8?q?=EB=A7=9E=EA=B2=8C=20=EC=A0=95=EB=B0=80=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?(#1183)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- userfront/lib/features/auth/presentation/signup_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userfront/lib/features/auth/presentation/signup_screen.dart b/userfront/lib/features/auth/presentation/signup_screen.dart index f4713391..7b98c01c 100644 --- a/userfront/lib/features/auth/presentation/signup_screen.dart +++ b/userfront/lib/features/auth/presentation/signup_screen.dart @@ -1775,7 +1775,7 @@ Matters not expressly provided in this Policy are governed by the Company's inte ), const SizedBox(height: 8), Text( - '기업 및 가족사 임직원은 온라인 즉시 가입 대신 별도 연동 문의를 통해 워크스페이스 계정이 발급됩니다.\n\n해당하시는 경우, 가입을 중단하시고 사내 관리자 또는 담당자(baroncs@baroncs.co.kr)에게 문의해 주시기 바랍니다.', + '기업 및 가족사 임직원은 연동 문의가 필요합니다.\n\n해당하시는 경우, 사내 관리자 또는 담당자(baroncs@baroncs.co.kr)에게 문의해 주시기 바랍니다.', style: TextStyle( fontSize: 12, height: 1.45,