mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update nlog, simpleinjector
This commit is contained in:
parent
42a332a9b3
commit
dd68bc561c
1 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue