[magic] Update channel-types.xml (#1312)

Added missing `item-type`

Signed-off-by: Karel Goderis <karel.goderis@me.com>
This commit is contained in:
Karel Goderis 2019-12-31 17:21:39 +01:00 committed by Christoph Weitkamp
parent 9a50b262a3
commit e0c9542690

View File

@ -93,6 +93,7 @@
</channel-type>
<channel-type id="systemcommand">
<item-type>String</item-type>
<label>Send system command</label>
<description>Sends a system command to Kodi. This allows to shutdown/suspend/hibernate/reboot/quit Kodi.</description>
</channel-type>