mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix theme songs
This commit is contained in:
parent
ba5afc0ae2
commit
6ea056e78c
4 changed files with 8 additions and 5 deletions
|
@ -1269,6 +1269,8 @@
|
|||
|
||||
getListViewHtml: function (options) {
|
||||
|
||||
require(['paper-icon-item', 'paper-item-body']);
|
||||
|
||||
var outerHtml = "";
|
||||
|
||||
if (options.title) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue