From eb7d2005b7d1d08240981cafa2fc5c54d8dea30e Mon Sep 17 00:00:00 2001 From: caadiq Date: Tue, 3 Feb 2026 18:14:35 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EC=98=88=EC=A0=95=20=EC=9D=BC?= =?UTF-8?q?=EC=A0=95=20placeholder=20=ED=85=8D=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - "영상 준비 중" → "업로드 예정"으로 변경 - 불필요한 부연 설명 제거 Co-Authored-By: Claude Opus 4.5 --- .../src/pages/pc/public/schedule/sections/YoutubeSection.jsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx index 4247f5d..3567c97 100644 --- a/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx +++ b/frontend/src/pages/pc/public/schedule/sections/YoutubeSection.jsx @@ -104,11 +104,10 @@ function ScheduledPlaceholder() { {/* 텍스트 */}
-
+
- 영상 준비 중 + 업로드 예정
-

곧 업로드될 예정입니다

);