mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-26 10:34:43 +01:00
chore
This commit is contained in:
@@ -154,7 +154,7 @@ const page: React.FC = () => {
|
||||
{playbackURL && (
|
||||
<DownloadItem item={item} playbackURL={playbackURL} />
|
||||
)}
|
||||
<Chromecast />
|
||||
// <Chromecast />
|
||||
</View>
|
||||
<Text>{item.Overview}</Text>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user