This commit is contained in:
Fredrik Burmester
2024-08-11 09:59:55 +02:00
parent 7b90389e78
commit 86dfcc6b7f
30 changed files with 24 additions and 3284 deletions

View File

@@ -154,7 +154,7 @@ const page: React.FC = () => {
{playbackURL && (
<DownloadItem item={item} playbackURL={playbackURL} />
)}
<Chromecast />
// <Chromecast />
</View>
<Text>{item.Overview}</Text>
</View>