mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1062 from MediaBrowser/master
fix hasMediaSources exception
This commit is contained in:
commit
fb3dd095a9
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@
|
|||
switch (index) {
|
||||
|
||||
case 0:
|
||||
return 'smalllibrarytiles-automobile';
|
||||
return 'librarytiles-automobile';
|
||||
case 1:
|
||||
return 'resume';
|
||||
case 2:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue