mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-24 00:40:43 +00:00
Cleanup
This commit is contained in:
parent
ced4b0e99b
commit
45b935849b
@ -99,7 +99,7 @@ sub onLibrariesLoaded()
|
||||
m.LoadContinueTask.observeField("content", "updateContinueItems")
|
||||
m.LoadContinueTask.control = "RUN"
|
||||
|
||||
' If we have Live TV access, load On Now data
|
||||
' If we have Live TV access, load "On Now" data
|
||||
if haveLiveTV then
|
||||
m.LoadOnNowTask.observeField("content", "updateOnNowItems")
|
||||
m.LoadOnNowTask.control = "RUN"
|
||||
|
Loading…
x
Reference in New Issue
Block a user