From d855a3a8a7eb854b58d6abef4387164c0123343c Mon Sep 17 00:00:00 2001 From: LSJ Date: Tue, 3 Sep 2024 11:13:58 +0900 Subject: [PATCH] . --- constants/contents/calendarSchedule.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/constants/contents/calendarSchedule.ts b/constants/contents/calendarSchedule.ts index 5895d50bf..0ec4e6421 100644 --- a/constants/contents/calendarSchedule.ts +++ b/constants/contents/calendarSchedule.ts @@ -293,6 +293,13 @@ export const EVENT_CONTENT_2024: Record = { type: "schedule", text: "", }, + { + content: "지역 정기 스터디 주간", + start: 26, + end: 29, + type: "schedule", + text: "", + }, { content: "ABOUT 빙고판 이벤트", start: 17,