mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
update kodi image
This commit is contained in:
parent
cdd2708032
commit
3d67b79138
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ class DownloadUtils(object):
|
|||
"Mute,Unmute,SetVolume,"
|
||||
"Play,Playstate,PlayNext,PlayMediaSource"
|
||||
),
|
||||
'IconUrl': "https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/devices/kodi.png",
|
||||
'IconUrl': "https://github.com/MediaBrowser/plugin.video.emby/blob/develop/kodi_icon.png",
|
||||
}
|
||||
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue