mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-13 03:00:28 +00:00
9 lines
266 B
XML
9 lines
266 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="LibItemData" extends="ContentNode">
|
|
<interface>
|
|
<field id="labelText" type="string" />
|
|
<field id="libraryID" type="string" />
|
|
<field id="libraryType" type="string" />
|
|
</interface>
|
|
</component>
|