mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
fix photo page error
This commit is contained in:
parent
9b9aabc0f1
commit
bcec641d63
@ -1,6 +1,6 @@
|
||||
(function ($, document) {
|
||||
|
||||
var view = LibraryBrowser.getDefaultItemsView('Poster', 'Poster');
|
||||
var view = 'Poster';
|
||||
|
||||
var data = {};
|
||||
function getQuery(tab) {
|
||||
|
Loading…
Reference in New Issue
Block a user