mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Add last_seen to get_user response
This commit is contained in:
parent
d46d0900cb
commit
b6f4c2e945
2 changed files with 24 additions and 28 deletions
|
@ -1610,6 +1610,7 @@ class WebInterface(object):
|
|||
"is_home_user": 1,
|
||||
"is_restricted": 0,
|
||||
"keep_history": 1,
|
||||
"last_seen": 1462591869,
|
||||
"row_id": 1,
|
||||
"shared_libraries": ["10", "1", "4", "5", "15", "20", "2"],
|
||||
"user_id": 133788,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue