mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Merge pull request #1062 from MediaBrowser/master
fix hasMediaSources exception
This commit is contained in:
commit
fb3dd095a9
@ -469,7 +469,7 @@
|
||||
switch (index) {
|
||||
|
||||
case 0:
|
||||
return 'smalllibrarytiles-automobile';
|
||||
return 'librarytiles-automobile';
|
||||
case 1:
|
||||
return 'resume';
|
||||
case 2:
|
||||
|
Loading…
Reference in New Issue
Block a user