mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 06:09:41 +00:00
9 lines
261 B
XML
9 lines
261 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component name="StandardDialog" extends="StandardMessageDialog">
|
|
<children>
|
|
<StdDlgContentArea id="content" />
|
|
</children>
|
|
<interface>
|
|
<field id="contentData" type="assocarray" />
|
|
</interface>
|
|
</component> |