mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-29 21:31:53 +01:00
chore: code improvements refactor
This commit is contained in:
@@ -105,8 +105,6 @@ export const VideoPlayer: React.FC<VideoPlayerProps> = ({
|
||||
deviceProfile: castDevice?.deviceId ? chromecastProfile : ios12,
|
||||
});
|
||||
|
||||
console.log("Transcode URL:", url);
|
||||
|
||||
onChangePlaybackURL(url);
|
||||
|
||||
return url;
|
||||
|
||||
Reference in New Issue
Block a user