mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 14:19:40 +00:00
8 lines
223 B
XML
8 lines
223 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="JFButton" extends="Button">
|
|
<interface>
|
|
<field id="minChars" type="int" />
|
|
</interface>
|
|
<script type="text/brightscript" uri="JFButton.brs" />
|
|
</component>
|