mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added music and game genre image downloading
This commit is contained in:
parent
1bea110fe6
commit
7ec31feea3
4 changed files with 9 additions and 8 deletions
|
@ -33,7 +33,7 @@
|
|||
shape: "square",
|
||||
context: 'music',
|
||||
showTitle: true,
|
||||
overlayText: true
|
||||
coverImage: true
|
||||
});
|
||||
|
||||
html += LibraryBrowser.getPagingHtml(query, result.TotalRecordCount);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue