Extrafanart

No need for it to be in modes as the method is called individually.
This commit is contained in:
angelblue05 2016-01-07 05:05:15 -06:00
parent fc810f7b32
commit dfc293a21a
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ class Main:
modes = {
'reset': utils.reset,
'extrafanart': entrypoint.getExtraFanArt(),
'resetauth': entrypoint.resetAuth,
'play': entrypoint.doPlayback,
'passwords': utils.passwordsXML,