mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -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) {
|
switch (index) {
|
||||||
|
|
||||||
case 0:
|
case 0:
|
||||||
return 'smalllibrarytiles-automobile';
|
return 'librarytiles-automobile';
|
||||||
case 1:
|
case 1:
|
||||||
return 'resume';
|
return 'resume';
|
||||||
case 2:
|
case 2:
|
||||||
|
Loading…
Reference in New Issue
Block a user