mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-02 05:16:28 +01:00
wip
This commit is contained in:
@@ -79,7 +79,7 @@ export const PlayButton: React.FC<Props> = ({ item, url, ...props }) => {
|
||||
return;
|
||||
}
|
||||
|
||||
router.push("/play-video");
|
||||
router.push("/vlc-player");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user