mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-27 16:31:11 +00:00
formatting/validation
This commit is contained in:
parent
8e0493de7d
commit
35c31b0161
@ -26,7 +26,7 @@ sub init()
|
||||
end sub
|
||||
|
||||
sub itemContentChanged()
|
||||
|
||||
|
||||
' Set Random background colors from pallet
|
||||
posterBackgrounds = m.global.constants.poster_bg_pallet
|
||||
m.backdrop.blendColor = posterBackgrounds[rnd(posterBackgrounds.count()) - 1]
|
||||
|
Loading…
Reference in New Issue
Block a user