Found another one.
This commit is contained in:
parent
90ab64fd9d
commit
6222e3039f
|
@ -92,7 +92,7 @@ sub setupLabels()
|
|||
m.recordSeriesOutline.height = recordSeriesButtonBackground.height
|
||||
|
||||
m.userCanRecord = m.global.session.user.settings["livetv.canrecord"]
|
||||
if m.userCanRecord = "false"
|
||||
if m.userCanRecord = false
|
||||
m.recordButton.visible = false
|
||||
m.recordSeriesButton.visible = false
|
||||
end if
|
||||
|
|
Loading…
Reference in New Issue
Block a user