This commit is contained in:
jimiatnymbl 2021-12-17 23:39:55 -07:00
parent ced4b0e99b
commit 45b935849b

View File

@ -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"