mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix hasMediaSources exception
This commit is contained in:
parent
9e547131ef
commit
b76c9e5bf3
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