mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 14:19:40 +00:00
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
' Called whenever m.top.json changes.
|
|
' It is expected that each node that extends JFContentItem will override this function
|
|
sub setFields()
|
|
|
|
end sub
|