1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update src/controllers/livetv/livetvsuggested.js

Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
Matjaz Zavski 2020-08-04 09:11:56 +02:00 committed by GitHub
parent bd37f737cc
commit 2b492f7aa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -242,6 +242,7 @@ export default function (view, params) {
// TODO int is a little hard to read
switch (index) {
case 0:
depends = 'controllers/livetv/livetvsuggested';
break;
case 1: