mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove new indicator
This commit is contained in:
parent
79a51f6b3a
commit
1f7bbddb34
7 changed files with 12 additions and 37 deletions
|
@ -18,7 +18,6 @@
|
|||
$('#recentlyAddedItems', page).html(LibraryBrowser.getPosterViewHtml({
|
||||
items: result.Items,
|
||||
useAverageAspectRatio: false,
|
||||
showNewIndicator: false,
|
||||
transparent: true,
|
||||
borderless: true
|
||||
}));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue