mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix photo page error
This commit is contained in:
parent
3629dc76cd
commit
6ccfa18e4f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
(function ($, document) {
|
||||
|
||||
var view = LibraryBrowser.getDefaultItemsView('Poster', 'Poster');
|
||||
var view = 'Poster';
|
||||
|
||||
var data = {};
|
||||
function getQuery(tab) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue