add user settings
This commit is contained in:
@@ -142,6 +142,7 @@ export default function TvView({ libraryId }: Props) {
|
||||
url={videoUrl}
|
||||
name={playingEpisode.title}
|
||||
onClose={() => setPlayingEpisode(null)}
|
||||
context="tv"
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user