[PlayerPanel] currentTime liveChannel add props

This commit is contained in:
고동영
2024-07-16 15:57:34 +09:00
parent fd51374a6e
commit ec354e1f5c

View File

@@ -1627,6 +1627,7 @@ const PlayerPanel = ({
handleItemFocus={handleItemFocus}
featuredShowsInfos={featuredShowsInfos}
prevChannelIndex={prevChannelIndex}
currentTime={currentTime}
/>
)}
</Container>