mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-12 19:26:12 +00:00
Fix typo
This commit is contained in:
parent
a658459862
commit
8319f2f0df
2 changed files with 1 additions and 2 deletions
|
@ -606,7 +606,6 @@ class ConnectionManager(object):
|
|||
'X-MediaBrowser-Token': server['AccessToken']
|
||||
}
|
||||
})
|
||||
# TODO: add apiclient
|
||||
|
||||
except Exception:
|
||||
server['UserId'] = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue