mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Fix first time guest logins failing
This commit is contained in:
parent
b6461f4f9e
commit
a1821fabf9
2 changed files with 31 additions and 41 deletions
|
@ -267,6 +267,7 @@ class Users(object):
|
|||
'do_notify': 0,
|
||||
'keep_history': 1,
|
||||
'allow_guest': 0,
|
||||
'deleted_user': 0,
|
||||
'shared_libraries': ()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue