mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Extrafanart
No need for it to be in modes as the method is called individually.
This commit is contained in:
parent
fc810f7b32
commit
dfc293a21a
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ class Main:
|
|||
modes = {
|
||||
|
||||
'reset': utils.reset,
|
||||
'extrafanart': entrypoint.getExtraFanArt(),
|
||||
'resetauth': entrypoint.resetAuth,
|
||||
'play': entrypoint.doPlayback,
|
||||
'passwords': utils.passwordsXML,
|
||||
|
|
Loading…
Reference in a new issue