[Search] Live chanId Add, live Icon Add

This commit is contained in:
jangheon Pyo
2024-07-15 19:50:27 +09:00
parent 4037a02565
commit d7cbfbc3f0
2 changed files with 2 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ export default memo(function SearchShowCard({
panelInfo: {
patnrId,
showId,
chanId: showId,
shptmBanrTpNm: liveFlag === "Y" ? "LIVE" : "VOD",
},
})

View File

@@ -18,6 +18,7 @@
position: absolute;
top: 10px;
right: 10px;
z-index: 1;
}
> img {