mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update nlog, simpleinjector
This commit is contained in:
parent
42a332a9b3
commit
dd68bc561c
@ -51,7 +51,9 @@
|
|||||||
UserId: Dashboard.getCurrentUserId(),
|
UserId: Dashboard.getCurrentUserId(),
|
||||||
HasAired: false,
|
HasAired: false,
|
||||||
SortBy: "StartDate",
|
SortBy: "StartDate",
|
||||||
Limit: 200
|
EnableTotalRecordCount: false,
|
||||||
|
EnableImages: false,
|
||||||
|
ImageTypeLimit: 0
|
||||||
|
|
||||||
}).then(function (result) {
|
}).then(function (result) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user