1
0
Fork 0
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:
Luke Pulverenti 2015-04-02 12:24:59 -04:00
parent 9e547131ef
commit b76c9e5bf3

View file

@ -469,7 +469,7 @@
switch (index) {
case 0:
return 'smalllibrarytiles-automobile';
return 'librarytiles-automobile';
case 1:
return 'resume';
case 2: