Removes kodi_icon.png from baseline

This commit is contained in:
owner 2019-09-02 19:47:24 -05:00
parent b355d746f9
commit b193a60825
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@ -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)