mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Adjust provides list
This commit is contained in:
parent
ee414472e0
commit
fce34ac2af
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
</requires>
|
||||
<extension point="xbmc.python.pluginsource"
|
||||
library="default.py">
|
||||
<provides>executable video audio image</provides>
|
||||
<provides>video audio</provides>
|
||||
</extension>
|
||||
<extension point="xbmc.service" library="service.py" start="login">
|
||||
</extension>
|
||||
|
|
Loading…
Reference in a new issue