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,