mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update action sheet
This commit is contained in:
parent
619cad7f41
commit
68ad751b25
9 changed files with 51 additions and 22 deletions
|
@ -699,7 +699,7 @@
|
|||
}
|
||||
html += LibraryBrowser.getPosterViewHtml({
|
||||
items: result.Items,
|
||||
shape: enableScrollX() ? 'autoOverflow' : 'auto',
|
||||
shape: enableScrollX() ? 'autooverflow' : 'auto',
|
||||
showTitle: true,
|
||||
showParentTitle: true,
|
||||
coverImage: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue