Code cleanup

This commit is contained in:
Aleksi Lassila
2023-08-05 19:40:16 +03:00
parent 9532b4b433
commit f874df51e1
7 changed files with 2 additions and 9 deletions

View File

@@ -40,8 +40,6 @@
const hls = new Hls();
console.log(item);
hls.loadSource(PUBLIC_JELLYFIN_URL + uri);
hls.attachMedia(video);
video