fix: local_files hot-reload via RwLock state fields and rebuild_registry
This commit is contained in:
@@ -884,7 +884,7 @@ function TvPageContent() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Bottom: banner + info row */}
|
{/* Bottom: banner + info row */}
|
||||||
<div className="flex flex-col gap-3 bg-gradient-to-t from-black/80 via-black/40 to-transparent p-5 pt-20">
|
<div className="flex flex-col gap-3 bg-linear-to-t from-black/80 via-black/40 to-transparent p-5 pt-20">
|
||||||
{showBanner && nextSlot && (
|
{showBanner && nextSlot && (
|
||||||
<UpNextBanner
|
<UpNextBanner
|
||||||
nextShowTitle={nextSlot.item.title}
|
nextShowTitle={nextSlot.item.title}
|
||||||
|
|||||||
Reference in New Issue
Block a user