From dbbb575fddaa00528ac3f222755985e12d38751c Mon Sep 17 00:00:00 2001 From: minsik Date: Wed, 6 Nov 2024 15:46:40 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8B=A4=EA=B5=AD=EC=96=B4=20=ED=82=A4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/color-picker/ColorPickerModal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/color-picker/ColorPickerModal.jsx b/src/components/common/color-picker/ColorPickerModal.jsx index 9d0074e0..03d9899f 100644 --- a/src/components/common/color-picker/ColorPickerModal.jsx +++ b/src/components/common/color-picker/ColorPickerModal.jsx @@ -52,7 +52,7 @@ export default function ColorPickerModal(props) { closePopup(id, isConfig) }} > - {getMessage('common.message.save')} + {getMessage('modal.common.save')}