mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
hide sync
This commit is contained in:
parent
aa576157fc
commit
94a2f820c4
9 changed files with 20 additions and 87 deletions
|
@ -15,7 +15,7 @@
|
|||
var html = LibraryBrowser.getPosterViewHtml({
|
||||
|
||||
items: result.Items,
|
||||
shape: "homePageSquare",
|
||||
shape: "square",
|
||||
showTitle: true,
|
||||
showParentTitle: true,
|
||||
overlayText: true,
|
||||
|
@ -38,7 +38,7 @@
|
|||
var html = LibraryBrowser.getPosterViewHtml({
|
||||
|
||||
items: result.Items,
|
||||
shape: "homePageSquare",
|
||||
shape: "square",
|
||||
showTitle: true,
|
||||
showParentTitle: true,
|
||||
overlayText: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue