+ {/* 요일 & 시간 */}
+
+
+
+
+
+
+
+ setScheduleTime(e.target.value)}
+ className="w-full px-3 py-2 border border-gray-200 rounded-lg text-sm focus:outline-none focus:ring-2 focus:ring-red-500/20 focus:border-red-500"
+ />
+
+
+
+ {/* 제목 템플릿 */}
+
+
+
setTitleTemplate(e.target.value)}
+ placeholder="{channelName} {episode}화"
+ className="w-full px-3 py-2 border border-gray-200 rounded-lg text-sm focus:outline-none focus:ring-2 focus:ring-red-500/20 focus:border-red-500"
+ />
+
+ {'{channelName}'}: 채널명, {'{episode}'}: 회차 번호
+
+
+
+ {/* 마감 요일 */}
+
+
+
+
+ 이 요일까지 영상이 없으면 예정 일정을 삭제합니다
+
+
+