1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Address review comments

This commit is contained in:
ferferga 2020-06-23 19:09:22 +02:00
parent ae8d06533c
commit b7714eea14
10 changed files with 138 additions and 87 deletions

View file

@ -1534,7 +1534,6 @@ import 'programStyles';
case 'MusicAlbum':
return '<span class="cardImageIcon material-icons album"></span>';
case 'MusicArtist':
return '<span class="cardImageIcon material-icons person"></span>';
case 'Person':
return '<span class="cardImageIcon material-icons person"></span>';
case 'Audio':