mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
log request headers
This commit is contained in:
parent
8b032714a9
commit
35cef416a9
3 changed files with 13 additions and 77 deletions
|
@ -728,7 +728,8 @@
|
|||
items: result.Items,
|
||||
smallIcon: true,
|
||||
showIndex: true,
|
||||
index: 'disc'
|
||||
index: 'disc',
|
||||
showIndexNumber: true
|
||||
|
||||
})).trigger('create').createCardMenus();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue