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-04-08 12:49:34 -04:00
parent f1d6aab355
commit f3e8cf9567
21 changed files with 365 additions and 154 deletions

View file

@ -140,7 +140,7 @@
if (!lastShown) {
// don't show the first time
//return;
return;
}
apiClient.getPublicSystemInfo().then(function (info) {