Change size and position of QualityInfo in the Player

This commit is contained in:
Deluan
2021-04-17 22:49:36 -04:00
parent b441260186
commit 0063720cc2
4 changed files with 39 additions and 5 deletions
+2
View File
@@ -27,6 +27,8 @@ const mapToAudioLists = (item) => {
albumId: item.albumId,
artistId: item.albumArtistId,
duration: item.duration,
suffix: item.suffix,
bitRate: item.bitRate,
musicSrc: subsonic.url('stream', id, { ts: true }),
cover: subsonic.getCoverArtUrl(
{