Add last_seen to get_user response

This commit is contained in:
JonnyWong16 2021-03-25 19:07:46 -07:00
parent d46d0900cb
commit b6f4c2e945
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 24 additions and 28 deletions

View file

@ -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,