Fix AttributeError
This commit is contained in:
parent
9dc691f558
commit
edea39ed9b
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ class Main():
|
|||
'resetauth': entrypoint.resetAuth,
|
||||
'play': entrypoint.doPlayback,
|
||||
'passwords': utils.passwordsXML,
|
||||
'adduser': entrypoint.addUser,
|
||||
'thememedia': entrypoint.getThemeMedia,
|
||||
'channels': entrypoint.BrowseChannels,
|
||||
'channelsfolder': entrypoint.BrowseChannels,
|
||||
|
|
Loading…
Reference in a new issue