From 4d96c9552cd06a821889bc9c42c8ff8988cf468b Mon Sep 17 00:00:00 2001 From: HyeonJongKim Date: Tue, 11 Nov 2025 16:42:26 +0900 Subject: [PATCH] =?UTF-8?q?-=20=EC=95=B1=20=EC=84=A4=EC=A0=95=20:=20?= =?UTF-8?q?=EB=A7=88=EC=BC=93=ED=8C=85=20=EC=84=A4=EC=A0=95=20=EB=8F=99?= =?UTF-8?q?=EC=9D=98=20=EC=97=AC=EB=B6=80=20=EC=B2=B4=ED=81=AC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/setting/setting-page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/setting/setting-page.tsx b/src/pages/setting/setting-page.tsx index afb7446..2741eb8 100644 --- a/src/pages/setting/setting-page.tsx +++ b/src/pages/setting/setting-page.tsx @@ -56,7 +56,7 @@ export const SettingPage = () => { '41': false, '61': false, '62': false, - '15': false + '13': false }); const [dialogOpen, setDialogOpen] = useState(false); @@ -329,8 +329,8 @@ export const SettingPage = () => {