mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove On Now PR fix
This commit is contained in:
parent
bae555928f
commit
8147f7847d
2 changed files with 2 additions and 3 deletions
|
@ -1014,8 +1014,7 @@ var AppInfo = {};
|
|||
if ("livetv" === item) {
|
||||
if ("programs" === options.section) {
|
||||
return "livetv.html?tab=0&serverId=" + options.serverId;
|
||||
}
|
||||
|
||||
}
|
||||
if ("guide" === options.section) {
|
||||
return "livetv.html?tab=1&serverId=" + options.serverId;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue