mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 21:53:20 +02:00
Code cleanup
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
|
||||
const hls = new Hls();
|
||||
|
||||
console.log(item);
|
||||
|
||||
hls.loadSource(PUBLIC_JELLYFIN_URL + uri);
|
||||
hls.attachMedia(video);
|
||||
video
|
||||
|
||||
Reference in New Issue
Block a user