1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-01-19 10:25:43 -05:00
parent 0a42d1717c
commit a66bdba00d
2 changed files with 2 additions and 1 deletions

View file

@ -420,6 +420,7 @@
saveUserInfoIntoCredentials(server, result.User);
credentialProvider.credentials(credentials);
apiClient.serverInfo(server);
afterConnected(apiClient, options);
onLocalUserSignIn(server, server.LastConnectionMode, result.User);