[251203] fix: VOD-FeaturedShows-3
🕐 커밋 시간: 2025. 12. 03. 12:24:56 📊 변경 통계: • 총 파일: 1개 • 추가: +1줄 📝 수정된 파일: ~ com.twin.app.shoptime/src/views/PlayerPanel/PlayerTabContents/TabContents/FeaturedShowContents.jsx
This commit is contained in:
@@ -188,6 +188,7 @@ export default function FeaturedShowContents({
|
||||
videoVerticalVisible={videoVerticalVisible}
|
||||
selectedIndex={index}
|
||||
currentVideoVisible={currentVideoShowId === featuredShowsInfos[index].showId}
|
||||
version={version}
|
||||
/>
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user