1
0
Fork 0
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:
Luke Pulverenti 2016-01-24 14:39:03 -05:00
parent 3629dc76cd
commit 6ccfa18e4f

View file

@ -1,6 +1,6 @@
(function ($, document) { (function ($, document) {
var view = LibraryBrowser.getDefaultItemsView('Poster', 'Poster'); var view = 'Poster';
var data = {}; var data = {};
function getQuery(tab) { function getQuery(tab) {