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 = {
|
modes = {
|
||||||
|
|
||||||
'reset': utils.reset,
|
'reset': utils.reset,
|
||||||
'extrafanart': entrypoint.getExtraFanArt(),
|
|
||||||
'resetauth': entrypoint.resetAuth,
|
'resetauth': entrypoint.resetAuth,
|
||||||
'play': entrypoint.doPlayback,
|
'play': entrypoint.doPlayback,
|
||||||
'passwords': utils.passwordsXML,
|
'passwords': utils.passwordsXML,
|
||||||
|
|
Loading…
Reference in a new issue