mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
2935b11798
5 changed files with 83 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
if (window.location.toString().toLowerCase().indexOf('localhost') != -1) {
|
||||
return 100;
|
||||
}
|
||||
return 25;
|
||||
return 20;
|
||||
},
|
||||
|
||||
getPosterDetailViewHtml: function (options) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue