Update default.py
This commit is contained in:
parent
dfc293a21a
commit
54ee51232f
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ class Main:
|
|||
|
||||
'reset': utils.reset,
|
||||
'resetauth': entrypoint.resetAuth,
|
||||
'extrafanart': entrypoint.getExtraFanArt,
|
||||
'play': entrypoint.doPlayback,
|
||||
'passwords': utils.passwordsXML,
|
||||
'adduser': entrypoint.addUser,
|
||||
|
|
Loading…
Reference in a new issue