mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-27 08:20:47 +00:00
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
sub init()
|
|
checkmark = m.top.findNode("checkmark")
|
|
checkmark.font.size = 48
|
|
end sub
|