mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-24 17:01:03 +00:00
Fix spelling
This commit is contained in:
parent
62985305d5
commit
177a33b855
@ -18,7 +18,7 @@ sub itemContentChanged()
|
||||
m.itemText.maxWidth = imageWidth
|
||||
itemTextExtra.width = imageWidth
|
||||
|
||||
' Randmomise the background colors
|
||||
' Randomize the background colors
|
||||
m.backdrop = m.top.findNode("backdrop")
|
||||
posterBackgrounds = m.global.constants.poster_bg_pallet
|
||||
m.backdrop.color = posterBackgrounds[rnd(posterBackgrounds.count()) - 1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user