mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-08 23:59:16 +00:00
8 lines
224 B
XML
8 lines
224 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="ConfigItemData" extends="ContentNode">
|
|
<interface>
|
|
<field id="labelText" type="string" />
|
|
<field id="valueText" type="string" />
|
|
</interface>
|
|
</component>
|