[kodi] Fix bridge initialization when parameter group is not configured (#13669)

Fixes #13668

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen
2022-11-07 06:49:05 +01:00
committed by GitHub
parent 0470d3978f
commit c7020bfee8

View File

@@ -64,7 +64,7 @@
</config-description>
<config-description uri="channel-type:kodi:pvr-channel">
<parameter name="group" type="text" required="true">
<parameter name="group" type="text">
<label>PVR Channel Group</label>
<description>The PVR channel group name used to identify the channel id.</description>
<default>All channels</default>