mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
parent
bd37f737cc
commit
2b492f7aa0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user