mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-20 15:01:03 +00:00
Update components/tvshows/TVEpisodes.xml
This commit is contained in:
parent
20b5efd6d6
commit
c1fed4ce37
@ -2,7 +2,7 @@
|
||||
<component name="TVEpisodes" extends="JFGroup">
|
||||
<children>
|
||||
<Poster id="seasonPoster" width="300" height="450" translation="[95,175]" />
|
||||
<JFButton id="Random" text="Play Random" translation="[90, 640]"></JFButton>
|
||||
<JFButton id="Random" text="Play Random" translation="[90, 640]" visible="false"></JFButton>
|
||||
<TVEpisodeRowWithOptions id="picker" visible="true" />
|
||||
</children>
|
||||
<interface>
|
||||
|
Loading…
x
Reference in New Issue
Block a user