Skip to content

Commit

Permalink
Add missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
jimdogx committed Sep 27, 2024
1 parent 902dc02 commit 065f81c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/data/ChannelData.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<component name="ChannelData" extends="JFContentItem">
<interface>
<field id="image" type="node" onChange="setPoster" />
<field id="channelID" type="string" />
<field id="selectedAudioStreamIndex" type="integer" value="0" />
</interface>
Expand Down

0 comments on commit 065f81c

Please sign in to comment.