From 5fd8c2a6b662d23d808f6e056aee07cc6c12e521 Mon Sep 17 00:00:00 2001 From: minbo Date: Sat, 31 Aug 2024 20:45:16 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=201=EC=B0=A8=20=EB=AA=A8=EC=A7=91=20?= =?UTF-8?q?=EA=B8=B0=EA=B0=84=20=EB=82=A0=EC=A7=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/constants/application/28.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/constants/application/28.ts b/frontend/src/constants/application/28.ts index 11f5c4df..3856e5cc 100644 --- a/frontend/src/constants/application/28.ts +++ b/frontend/src/constants/application/28.ts @@ -206,9 +206,9 @@ export const END_DATE = { year: 2024, month: 9, date: 15, - hours: 15, - minutes: 0, - seconds: 0, + hours: 23, + minutes: 59, + seconds: 59, }; /**