mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Removes kodi_icon.png from baseline
This commit is contained in:
parent
b355d746f9
commit
b193a60825
2 changed files with 0 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
|
@ -313,7 +313,6 @@ class Monitor(xbmc.Monitor):
|
|||
"Mute,Unmute,SetVolume,"
|
||||
"Play,Playstate,PlayNext,PlayMediaSource"
|
||||
),
|
||||
'IconUrl': "https://raw.githubusercontent.com/jellyfin/jellyfin-kodi/master/kodi_icon.png",
|
||||
})
|
||||
|
||||
session = server['api'].get_device(self.device_id)
|
||||
|
|
Loading…
Reference in a new issue